diff options
Diffstat (limited to 'npc/012-1_Woodland_Hills')
-rw-r--r-- | npc/012-1_Woodland_Hills/injured-mouboo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1_Woodland_Hills/injured-mouboo.txt b/npc/012-1_Woodland_Hills/injured-mouboo.txt index efa68ad5..ae203a9a 100644 --- a/npc/012-1_Woodland_Hills/injured-mouboo.txt +++ b/npc/012-1_Woodland_Hills/injured-mouboo.txt @@ -196,7 +196,7 @@ L_dead: if (@inventorylist_count == 100) goto L_nopickup; - getitem "BlackTNeckSweater", 1; + getitem "BlackTurtleneckSweater", 1; mes "You pull out the sweater and stuff it into your backpack."; set @Q_status, @STATE_TOOK_KILL_REWARD; |