From fb203c0bed214701a2cbbca71b072cf89ab0dd07 Mon Sep 17 00:00:00 2001 From: Wombat Date: Sat, 21 Aug 2010 18:29:28 -0400 Subject: Added items, corrected a spelling error Added items to items_db and corrected a spelling error in nickos.txt --- npc/002-1_Sandstorm/nickos.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/002-1_Sandstorm/nickos.txt b/npc/002-1_Sandstorm/nickos.txt index fb8594ca..d3e65106 100644 --- a/npc/002-1_Sandstorm/nickos.txt +++ b/npc/002-1_Sandstorm/nickos.txt @@ -74,7 +74,7 @@ L_Nickos_AS_Start: L_Nickos_AS_Done: if (countitem ("AngryScorpionStinger") < 10) goto L_Nickos_AS_NotDone; getinventorylist; - if (@inventorylist_count - (countitem("AngryScorpionStiner") == 10) > 99) goto L_Nickos_TooMany; + if (@inventorylist_count - (countitem("AngryScorpionStinger") == 10) > 99) goto L_Nickos_TooMany; set TMW_Quest, 32; delitem "AngryScorpionStinger", 10; getitem "LeatherShield", 1; -- cgit v1.2.3-70-g09d2