46 lines
694 B
Plaintext
Executable File
46 lines
694 B
Plaintext
Executable File
! Boss room for goblin caves - red wyrmling
|
|
@id:caveboss_2
|
|
|
|
@map
|
|
##############rrrr
|
|
###.........####rr
|
|
#.......w.c.+AA###
|
|
#.w.........#AA+C#
|
|
+..........W####_#
|
|
#.w........f#pp+C#
|
|
#.......w.c.+pp###
|
|
###.........####rr
|
|
##############rrrr
|
|
@end
|
|
|
|
@legend
|
|
#:cell:metal wall
|
|
W:ob:wooden chair
|
|
W:mon:red wyrmling
|
|
f:mon:goblin king
|
|
w:ob:goblin corpse
|
|
c:ob:lit candelabrum
|
|
+:ob:iron gate
|
|
+:exit
|
|
A:ob:good armour
|
|
p:ob:good weapon
|
|
_:ob:pentagram
|
|
_:ob:cursed excellent weapon
|
|
_:ob:ancient stone key
|
|
C:ob:ornate chest
|
|
r:reusable
|
|
r:cell:metal wall
|
|
@end
|
|
|
|
@flags
|
|
goesin:cave
|
|
norandom
|
|
scatter(1,1,-2,-2) ob:wooden chair:0-3
|
|
scatter(1,1,-2,-2) ob:random food:0-2
|
|
mayflipx
|
|
tag:caveboss
|
|
maintainedge
|
|
nostairs
|
|
@end
|
|
|