diff options
-rw-r--r-- | db/constants.conf | 1 | ||||
-rw-r--r-- | npc/027-1/elza.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/constants.conf b/db/constants.conf index a3361daa9..252ba9f23 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4075,6 +4075,7 @@ constants_db: { NPC_BRGUARD_BOW: 308 NPC_JOURNALMAN: 309 NPC_FISHERMAN_HALI: 311 + NPC_DARK_SORCERER_F: 312 NPC_ANSELMO_BR: 315 NPC_FAIRY_A: 316 NPC_FAIRY_B: 317 diff --git a/npc/027-1/elza.txt b/npc/027-1/elza.txt index be7114c2e..661a4a101 100644 --- a/npc/027-1/elza.txt +++ b/npc/027-1/elza.txt @@ -4,7 +4,7 @@ // Description: // Forgetful -027-1,86,110,0 script Elza NPC_NO_SPRITE,{ +027-1,86,110,0 script Elza NPC_DARK_SORCERER_F,{ mesn l("Elza, the Forgetful"); mesq l("What was I doing before...? I totally forgot!"); if (any(true, false)) |