summaryrefslogtreecommitdiff
path: root/npc/017-7/utils.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-7/utils.txt')
-rw-r--r--npc/017-7/utils.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/npc/017-7/utils.txt b/npc/017-7/utils.txt
index 10763ae52..604bf19fe 100644
--- a/npc/017-7/utils.txt
+++ b/npc/017-7/utils.txt
@@ -83,13 +83,8 @@ OnInit:
017-7,29,24,0 script Cauldron#RES_0177 NPC_NO_SPRITE,{
- mesc l("What will you brew today?");
- if (AlchemySystem(CRAFT_PLAYER))
- mesc l("Success!"), 3;
- else
- mesc l("That didn't work!"), 1;
+ realestate_cauldron();
close;
- end;
OnInit:
.distance=3;