From 2620bb108730501029a1b24313ca437a222a56f5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 4 Mar 2019 13:13:42 +0000 Subject: These minor improvements are important for the game. They'll heal fully the character when starting the game. And will alias so @npc works - that's important and annoying! >.< --- conf/atcommand.conf | 1 + npc/000-0-0/sailors.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/conf/atcommand.conf b/conf/atcommand.conf index 91485f3b..57356202 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -23,6 +23,7 @@ aliases: { mobinfo: ["monsterinfo", "mi"] iteminfo: ["ii"] time: ["date", "serverdate", "servertime"] + tonpc: ["npc"] autotrade: ["at"] help: ["h"] jumpto: ["goto", "warpto"] diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index 5aa56deb..87ed2b34 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -69,6 +69,7 @@ OnTalk: addtimer(45000,"Magic Arpan::OnSlow"); warp "000-2-1", 50, 38; savepoint "000-2-1", 50, 38; + percentheal 100, 100; closeclientdialog; close; -- cgit v1.2.3-70-g09d2