Skip to content

Commit d034008

Browse files
committed
make rat silo message a oneshot. Fix #713
1 parent 08ab47f commit d034008

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rsrc/scenarios/valleydy/scenario.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,5 +491,6 @@
491491
<item chance="8">14</item>
492492
<item chance="10">16</item>
493493
</storage>
494+
<sdf row="349" col="0">sweetgrove rat silo</sdf>
494495
</editor>
495496
</scenario>

rsrc/scenarios/valleydy/towns/town1.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
@disp-msg = 0
2-
sdf -1, -1
1+
@once-disp-msg = 0
2+
sdf 349, 0
33
msg 0, -1, -1
44
pic 0, 4
55
ex1 -1, -1, -1

0 commit comments

Comments
 (0)