Shoals Surfer
Posts: 280
Joined: Monday, 17th December 2012, 16:04
vault testing crash
viewtopic.php?f=19&t=499
I tried my hand at creating a simple vault but when i add it to a des file the game crashes on startup.
What am i doing wrong? I found a similair question in a thread from a while ago but minmays answer is gone.
I added it to shops.des, then when i start crawl it crashes after "loading maps", if I remove the map the game functions normally.
I tried my hand at creating a simple vault but when i add it to a des file the game crashes on startup.
What am i doing wrong? I found a similair question in a thread from a while ago but minmays answer is gone.
I added it to shops.des, then when i start crawl it crashes after "loading maps", if I remove the map the game functions normally.
- Code:
#Sells only items that mutate.
NAME: lacuenta_mutation_shop
TAGS: transparent
DEPTH: Elf
MARKER: a = lua:fog_machine { cloud_type = "mutagenic fog", \
pow_min = 100, pow_max = 100, delay = 1, \
size = 1, walk_dist = 0, start_clouds = 1 }
KFEAT: s = general shop type:Maximum suffix:Mutables count:7 ; \
w:70 potion of mutation | w:10 any weapon ego:chaos | \
w:9 randbook disc:transmutation | w:1 Plutonium Sword
MAP
.......
.A.A.A.
.......
.A.s.A.
.......
.A.A.A.
.......
ENDMAP
aka: Innameasone and electricaloddity