Move around ammo source checks

This commit is contained in:
2024-06-22 16:23:34 +01:00
parent 25cecb8ea6
commit c723d1b1e1
25 changed files with 218 additions and 263 deletions
+8
View File
@@ -103,6 +103,8 @@ digraph {
,label="EQUIP {_ibtEquip = AUTODETECTOR CREATUREDETECTOR}"];
140 [shape=box
,label="HELD {_ibtHeld = TORCH}"];
141 [shape=box
,label="AMMOMAG {_ibtAmmoMag = BATTERY}"];
144 [shape=box
,label="EQUIP {_ibtEquip = HEADLAMP}"];
152 [shape=box
@@ -383,6 +385,12 @@ digraph {
140 -> 143 [xlabel=1
,arrowhead=onone
,headport=w];
141 -> 139 [xlabel=1
,arrowhead=onone
,headport=w];
141 -> 147 [xlabel=1
,arrowhead=onone
,headport=w];
143 -> 144 [xlabel=""
,tailport=e];
151 -> 152 [xlabel=""