From 77db5d34b091c366750410281369ff4ce926b9b6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Nov 2014 17:43:49 +0300 Subject: Impliment script function npctalk3. --- 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 7bd1abe..9116aaa 100644 --- a/src/map/script.h +++ b/src/map/script.h @@ -10,5 +10,6 @@ BUILDIN(getLang); BUILDIN(setLang); BUILDIN(setCamNpc); BUILDIN(restoreCam); +BUILDIN(npcTalk3); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-60-g2f50