summaryrefslogtreecommitdiff
path: root/npc/003-1/ched.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-05 21:41:54 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-05 21:41:54 -0300
commit60c654dd42f6564c98065690c2cd9a22711b0790 (patch)
treea41949e2a08219677eec47e226c887796b018cec /npc/003-1/ched.txt
parent43332d19fa263489d35c891741344c2a2dc81962 (diff)
downloadserverdata-60c654dd42f6564c98065690c2cd9a22711b0790.tar.gz
serverdata-60c654dd42f6564c98065690c2cd9a22711b0790.tar.bz2
serverdata-60c654dd42f6564c98065690c2cd9a22711b0790.tar.xz
serverdata-60c654dd42f6564c98065690c2cd9a22711b0790.zip
Dye Tulimshar NPCs in melanine because, well, we *do* have two suns.
And they weren't emitting enough UV rays. And NetSysFire was bothered by it. Related to evol-all#8
Diffstat (limited to 'npc/003-1/ched.txt')
-rw-r--r--npc/003-1/ched.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt
index 0cdefe386..19c5505cd 100644
--- a/npc/003-1/ched.txt
+++ b/npc/003-1/ched.txt
@@ -6,7 +6,7 @@
// Ched is from a quest.
// But as he is now unused, he'll become someone else on summer.
-003-1,62,48,0 script Ched NPC_PLAYER,{
+003-1,62,48,0 script Ched NPC_PLAYER_TONORI,{
function ValidSSC {
return countitem(CactusCocktail)+countitem(CherryCocktail)+countitem(AppleCocktail);
}