23 lines
324 B
Plaintext
Executable File
23 lines
324 B
Plaintext
Executable File
! room with lots of plants
|
|
@id:grove
|
|
@map
|
|
random(5,5)
|
|
@end
|
|
|
|
@legend
|
|
@end
|
|
|
|
@flags
|
|
goesin:dungeon
|
|
goesin:forest
|
|
autodoors:25
|
|
autopop
|
|
entertext:You enter a small shrubbery.
|
|
scatter(1,1,-2,-2) ob:fountain:1:75
|
|
scatter(1,1,-2,-2) ob:tree:25%
|
|
scatter(1,1,-2,-2) ob:shrub:50%
|
|
scatter(1,1,-2,-2) ob:flower:75%
|
|
rarity:uncommon
|
|
@end
|
|
|