summaryrefslogtreecommitdiff
path: root/npc/014-3/oscar.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-3/oscar.txt')
-rw-r--r--npc/014-3/oscar.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt
index 61880df0d..7b024180a 100644
--- a/npc/014-3/oscar.txt
+++ b/npc/014-3/oscar.txt
@@ -137,7 +137,7 @@ OnKillPinkie:
OnInit:
.@npcId = getnpcid(0, .name$);
- setunitdata(.@npcId, UDT_HEADTOP, RiceHat);
+ setunitdata(.@npcId, UDT_HEADTOP, FarmerHat);
setunitdata(.@npcId, UDT_HEADMIDDLE, LeatherShirt);
setunitdata(.@npcId, UDT_HEADBOTTOM, TulimsharGuardBoots);
setunitdata(.@npcId, UDT_WEAPON, CottonTrousers);