summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-17 20:31:03 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-17 20:31:03 -0300
commite81f9d181143d788038334f33d53e997f2abbafd (patch)
treeb959254255291f950e46cea2e3a2815e9f98f0ed /src/emap/script_buildins.h
parent7b99973735a7f216b1862da0dcc2cef430bfb6cd (diff)
downloadevol-hercules-e81f9d181143d788038334f33d53e997f2abbafd.tar.gz
evol-hercules-e81f9d181143d788038334f33d53e997f2abbafd.tar.bz2
evol-hercules-e81f9d181143d788038334f33d53e997f2abbafd.tar.xz
evol-hercules-e81f9d181143d788038334f33d53e997f2abbafd.zip
Get Homunculus EXP command (Homunculus need to be alive)
Diffstat (limited to 'src/emap/script_buildins.h')
-rw-r--r--src/emap/script_buildins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/script_buildins.h b/src/emap/script_buildins.h
index b93b302..19c3b30 100644
--- a/src/emap/script_buildins.h
+++ b/src/emap/script_buildins.h
@@ -108,5 +108,6 @@ BUILDIN(getguildexp);
BUILDIN(getguildnxp);
BUILDIN(setguildrole);
BUILDIN(getguildmember);
+BUILDIN(gethomunexp);
#endif // EVOL_MAP_SCRIPT_BUILDINS