Update Fire Temple, Hot Mines (quests/peterm/FireTemple/HotMines) to correct layoutoptions setting that was causing '[EE] unrecognized string: layoutoptions 1' in CRE
parent
8c4b3a56e9
commit
152b17b1d8
|
|
@ -8,7 +8,7 @@ enter_x 12
|
|||
enter_y 13
|
||||
msg
|
||||
Created: 1997-04-15
|
||||
Modified: 2022-07-16 Nicolas Weeger
|
||||
Modified: 2023-09-20 Rick Tanner
|
||||
endmsg
|
||||
reset_group quests_fire-temple
|
||||
end
|
||||
|
|
@ -4257,7 +4257,7 @@ treasurestyle none
|
|||
xsize 30
|
||||
ysize 30
|
||||
symmetry 1
|
||||
layoutoptions 1
|
||||
layoutoptions1 1
|
||||
dungeon_depth 10
|
||||
orientation 1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue