diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/maps/205.lua | 3 |
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" |