aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorSokomine <wegwerf@anarres.dyndns.org>2014-02-26 03:34:42 +0100
committerSokomine <wegwerf@anarres.dyndns.org>2014-02-26 03:34:42 +0100
commit28705b1cb66fa0e98b69b668cf915da539fc1ae9 (patch)
tree45e768893f3f0d6d046a2eeabd02ebd1786aad5e /init.lua
parent0da4a93f95284d6c876c71b2e7a1a8b0e6662e94 (diff)
downloadapartment-28705b1cb66fa0e98b69b668cf915da539fc1ae9.tar.gz
apartment-28705b1cb66fa0e98b69b668cf915da539fc1ae9.tar.bz2
apartment-28705b1cb66fa0e98b69b668cf915da539fc1ae9.zip
better removal of buildig when spawn chest is built
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 10705db..fb25067 100644
--- a/init.lua
+++ b/init.lua
@@ -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.