summaryrefslogtreecommitdiff
path: root/world/map/npc/items/unequipcb.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/items/unequipcb.txt')
-rw-r--r--world/map/npc/items/unequipcb.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/items/unequipcb.txt b/world/map/npc/items/unequipcb.txt
index 83a74f20..c033c80f 100644
--- a/world/map/npc/items/unequipcb.txt
+++ b/world/map/npc/items/unequipcb.txt
@@ -2,7 +2,7 @@
// on any map because of the -1 at the end.
// Note: the client (I think) has a display bug if this is called
// during the intial connection's equip hook
-017-9.gat,0,0,0|script|UnequipCB|-1,
+017-9.gat,0,0,0|script|UnequipCB|-1
{
end;
@@ -13,7 +13,7 @@ OnUnequip:
}
// Paired with unequipcb
-function|script|UnequipLater|,
+function|script|UnequipLater
{
// if there are multiple items that want to be removed,
// only schedule one timer - scripts will be called again