diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-08-05 21:41:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-08-05 21:41:54 -0300 |
commit | 60c654dd42f6564c98065690c2cd9a22711b0790 (patch) | |
tree | a41949e2a08219677eec47e226c887796b018cec /npc/003-1/silvia.txt | |
parent | 43332d19fa263489d35c891741344c2a2dc81962 (diff) | |
download | serverdata-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/silvia.txt')
-rw-r--r-- | npc/003-1/silvia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/silvia.txt b/npc/003-1/silvia.txt index 8060244e1..39ffa1280 100644 --- a/npc/003-1/silvia.txt +++ b/npc/003-1/silvia.txt @@ -3,7 +3,7 @@ // Saulc // Jesusalva -003-1,109,150,0 script Silvia NPC_FEMALE,{ +003-1,109,150,0 script Silvia NPC_FEMALE_ARGAES,{ if (strcharinfo(0) == $MOST_HEROIC$) npctalk l("Oh my, the great @@ has come to talk to me!", $MOST_HEROIC$); if (getq(TulimsharQuest_Swezanne) == 4) goto L_Message; |