From b0968f8d50348fc41f5b2e24ff198816d3da780c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 25 Jul 2021 03:40:09 -0300 Subject: Remove some ugly artifacts, fix Shock White ID from 122~127 to "22" --- npc/items/shock_sweet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') 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); -- cgit v1.2.3-60-g2f50