summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-09 13:49:33 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-09 13:49:33 -0300
commite8ed393cbd41cc9965a84ae44553ca6b09b72058 (patch)
tree2fea1975b42b8ffd0a6c20420862098bf6350ca5
parent6db4d312f4097f54260ff64b77cac9a455cffcc9 (diff)
downloadserverdata-e8ed393cbd41cc9965a84ae44553ca6b09b72058.tar.gz
serverdata-e8ed393cbd41cc9965a84ae44553ca6b09b72058.tar.bz2
serverdata-e8ed393cbd41cc9965a84ae44553ca6b09b72058.tar.xz
serverdata-e8ed393cbd41cc9965a84ae44553ca6b09b72058.zip
Rephrase at bit Hint 6. Still an awful hint.
-rw-r--r--npc/081-2/logic.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/081-2/logic.txt b/npc/081-2/logic.txt
index 74903b53..07654bc3 100644
--- a/npc/081-2/logic.txt
+++ b/npc/081-2/logic.txt
@@ -161,9 +161,9 @@ OnInit:
081-2,88,257,0 script Hint#X21C6 NPC_NO_SPRITE,{
.@c=('COLORCODE[1]+'COLORCODE[4]);
if (.@c <= 1)
- .@n$="Bleakness";
+ .@n$="Bleakness, at best Regular Fire";
else if (.@c >= 3)
- .@n$="Brightness, perhaps Magical Fire";
+ .@n$="Brightness, probably Magical Fire";
else
.@n$="either Regular Fire, or they may diverge";