diff options
-rw-r--r-- | npc/003-8/craft.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-8/craft.txt b/npc/003-8/craft.txt index dc4b3917b..fc1c2acc4 100644 --- a/npc/003-8/craft.txt +++ b/npc/003-8/craft.txt @@ -4,7 +4,7 @@ // Description: // Rentable Craft Bench -024-14,28,27,0 script Crafting Table NPC_NO_SPRITE,{ +003-8,35,30,0 script Crafting Table NPC_NO_SPRITE,{ do { mesc l("What will you craft today?"); mesc l("It costs 600 GP to use."), 1; |