From e48ddae488b467c169682d5ce926b28936afa7be Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Nov 2014 18:05:27 +0300 Subject: Impliment shop script command. --- src/map/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/script.h') diff --git a/src/map/script.h b/src/map/script.h index 45a3aea..8d929f9 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -12,5 +12,6 @@ BUILDIN(setCamNpc); BUILDIN(restoreCam); BUILDIN(npcTalk3); BUILDIN(closeDialog); +BUILDIN(shop); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-60-g2f50