diff options
Diffstat (limited to 'world/map/npc/items/launcher_ammo.txt')
-rw-r--r-- | world/map/npc/items/launcher_ammo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/items/launcher_ammo.txt b/world/map/npc/items/launcher_ammo.txt index 79cf057b..25f4df9b 100644 --- a/world/map/npc/items/launcher_ammo.txt +++ b/world/map/npc/items/launcher_ammo.txt @@ -24,6 +24,7 @@ function|script|CheckAmmo|, goto L_Return; callfunc "UnequipLater"; + goto L_Return; L_Return: set @LauncherType, 0; |