summaryrefslogtreecommitdiff
path: root/npc/items/shock_sweet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/shock_sweet.txt')
-rw-r--r--npc/items/shock_sweet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/shock_sweet.txt b/npc/items/shock_sweet.txt
index c35ce37f..3f6e5fb0 100644
--- a/npc/items/shock_sweet.txt
+++ b/npc/items/shock_sweet.txt
@@ -6,7 +6,7 @@ function script useShockSweet {
return;
L_Change:
- setlook LOOK_HAIR_COLOR, 122;
+ setlook LOOK_HAIR_COLOR, HC_WHITE;
message strcharinfo(0), "Gah! That was some strong stuff!";
sc_start SC_POISON, 1, 20;
misceffect 15, strcharinfo(0);