Code: Select all
<sprite variant="26">npcs/npc.xml</sprite></npc><!-- Guy with black clothes and axe --><npc id="127"><sprite variant="27">npcs/npc.xml</sprite></npc><!-- empty (Invisible NPC) --><npc id="128"><sprite variant="28">npcs/npc.xml</sprite></npc><!-- Nomad, standing --><npc id="129"><sprite variant="29">npcs/npc.xml</sprite></npc><!-- Snowman --><npc id="130"><sprite variant="30">npcs/npc.xml</sprite></npc><!-- Paperboy (wtf? how does this one fit in a fantasy game?) --><npc id="131"><sprite variant="31">npcs/npc.xml</sprite></npc><!-- Nomad, sitting --><npc id="132"><sprite variant="32">npcs/npc.xml</sprite><particlefx>graphics/particles/nomadpipe.particle.xml</particlefx></npc><!-- Nomad, sitting with pipe --><npc id="133"><sprite variant="33">npcs/npc.xml</sprite></npc><!-- Captain Kirk --><npc id="134"><sprite variant="34">npcs/npc.xml</sprite></npc><!-- Mr. Spock -->
Code: Select all
<npc id="128"><sprite variant="28">npcs/npc.xml</sprite></npc><!-- Nomad, standing --><npc id="129"><sprite variant="29">npcs/npc.xml</sprite></npc><!-- Snowman --><npc id="130"><sprite variant="30">npcs/npc.xml</sprite></npc><!-- Paperboy (wtf? how does this one fit in a fantasy game?) --><npc id="131"><sprite variant="31">npcs/npc.xml</sprite></npc><!-- Nomad, sitting --><npc id="132"><sprite variant="32">npcs/npc.xml</sprite><particlefx>graphics/particles/nomadpipe.particle.xml</particlefx></npc><!-- Nomad, sitting with pipe --><npc id="133"><sprite variant="33">npcs/npc.xml</sprite>
Code: Select all
<!-- Paperboy (wtf? how does this one fit in a fantasy game?) -->

























