diff options
author | Sokomine <wegwerf@anarres.dyndns.org> | 2014-02-26 03:34:42 +0100 |
---|---|---|
committer | Sokomine <wegwerf@anarres.dyndns.org> | 2014-02-26 03:34:42 +0100 |
commit | 28705b1cb66fa0e98b69b668cf915da539fc1ae9 (patch) | |
tree | 45e768893f3f0d6d046a2eeabd02ebd1786aad5e /init.lua | |
parent | 0da4a93f95284d6c876c71b2e7a1a8b0e6662e94 (diff) |
better removal of buildig when spawn chest is built
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ --]] -- Changelog: +-- 24.02.14 Buildings can now be removed again (dig the spawn chest) -- 25.02.14 Buildings can now be saved. Just prefix the apartment name with save_as_ -- start_pos and end_pos of apartments are now saved (necessary for the above mentioned save function). -- Building spawner chest is now working. |