Skip to content

Commit c717acd

Browse files
committed
make rat silo message a oneshot. Fix #713
1 parent 5e23262 commit c717acd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rsrc/scenarios/valleydy/scenario.xml

+1
Original file line numberDiff line numberDiff line change
@@ -492,5 +492,6 @@
492492
<item chance="8">14</item>
493493
<item chance="10">16</item>
494494
</storage>
495+
<sdf row="349" col="0">sweetgrove rat silo</sdf>
495496
</editor>
496497
</scenario>

rsrc/scenarios/valleydy/towns/town1.spec

+2-2
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)