diff options
Diffstat (limited to 'npc/002-1/arpan.txt')
-rw-r--r-- | npc/002-1/arpan.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt index af8c22bc7..7124518db 100644 --- a/npc/002-1/arpan.txt +++ b/npc/002-1/arpan.txt @@ -92,7 +92,6 @@ L_EquipDone: showavatar NPC_MAGIC_ARPAN; .@q = getq(ShipQuests_Arpan); - .@q_nard = getq(ShipQuests_Nard); .@q_julia = getq(ShipQuests_Julia); if (.@q == 2 && getequipid(equip_torso) == 1300 && getequipid(equip_legs) == 2200) goto L_EquipDone; |