diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -617,6 +617,16 @@ IDs 900-999 = Special <!-- Ice Cage (for cleaning up) --> <sprite variant="0">npcs/xml/icecage.xml</sprite> </npc> + + <npc id="254"> + <!-- Barbara, Injuried Girl --> + <sprite>npcs/xml/injuriedgirl.xml</sprite> + </npc> + + <npc id="255"> + <!-- Barbara Crying --> + <sprite>npcs/xml/barbaracry.xml</sprite> + </npc> <!-- NPCs from TMW-BR (that's why the jump) --> <npc id="300"><sprite variant="0">npcs/xml/npcs-br.xml</sprite></npc> <!-- Invisible --> |