From 2a1492c2bdc85f2917775987d4f72660fcfed4b0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 26 Oct 2015 20:35:19 +0300 Subject: Add script command setskin. For set npc dialog skin on client. --- src/emap/script.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/script.h') diff --git a/src/emap/script.h b/src/emap/script.h index edbd010..5db3897 100644 --- a/src/emap/script.h +++ b/src/emap/script.h @@ -63,5 +63,6 @@ BUILDIN(chatJoin); BUILDIN(checkNpcCell); BUILDIN(setCells); BUILDIN(delCells); +BUILDIN(setSkin); #endif // EVOL_MAP_SCRIPT -- cgit v1.2.3-70-g09d2