DiD S3: make rats not spawn in the wall
This commit is contained in:
parent
f55704cff8
commit
61963d71c9
1 changed files with 6 additions and 1 deletions
|
@ -1110,7 +1110,12 @@
|
|||
[/and]
|
||||
[/filter_condition]
|
||||
|
||||
{GENERIC_UNIT 2 (Giant Rat) 8 7}
|
||||
[unit]
|
||||
type=Giant Rat
|
||||
side=2
|
||||
x,y=8,7
|
||||
passable=yes
|
||||
[/unit]
|
||||
[/event]
|
||||
# Fourth area (wolves)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue