summaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorAki <nthirtyone@gmail.com>2017-09-14 21:10:22 +0200
committerAki <nthirtyone@gmail.com>2017-09-14 21:10:22 +0200
commita8a581f3003c49f89eae85b5e57c278e7e3f835a (patch)
treedd4f8e18bf036a5a0d8127bb3e3f45eb7c9f3b68 /config
parente316bd9c66ab29b424b55003b6565cbf7a7ede45 (diff)
downloadroflnauts-a8a581f3003c49f89eae85b5e57c278e7e3f835a.zip
roflnauts-a8a581f3003c49f89eae85b5e57c278e7e3f835a.tar.gz
roflnauts-a8a581f3003c49f89eae85b5e57c278e7e3f835a.tar.bz2
Prototyped trap map hazard (flames on 205)
Diffstat (limited to 'config')
-rw-r--r--config/maps/205.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/maps/205.lua b/config/maps/205.lua
index 1a9ae0e..d0aa1f8 100644
--- a/config/maps/205.lua
+++ b/config/maps/205.lua
@@ -13,6 +13,9 @@ return
},
create = {
{
+ flames = true
+ },
+ {
x = -36,
y = -48,
platform = "205-top"