summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";