summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.h
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-12 03:26:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-12 03:26:26 -0300
commit030cf9c15212df4afcc0a34c1629a6c18b01c236 (patch)
treefc1bb872de4e55e645c953887d5ee96d2919611e /src/emap/script_buildins.h
parentc4f76bf3561041a727c11d34e6644e13574af596 (diff)
downloadevol-hercules-030cf9c15212df4afcc0a34c1629a6c18b01c236.tar.gz
evol-hercules-030cf9c15212df4afcc0a34c1629a6c18b01c236.tar.bz2
evol-hercules-030cf9c15212df4afcc0a34c1629a6c18b01c236.tar.xz
evol-hercules-030cf9c15212df4afcc0a34c1629a6c18b01c236.zip
The last part of guild ~~functions hack~~ implementation.
setguildrole allows us to enjoy the feature (which works well as 4144 said it would) And at the same time, allows 4144 all time he wants to add that properly client side. ...Jesusalva hurries too much, doesn't him?
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 5961150..ad1916d 100644
--- a/src/emap/script_buildins.h
+++ b/src/emap/script_buildins.h
@@ -105,5 +105,6 @@ BUILDIN(getguildlvl);
BUILDIN(getguildavg);
BUILDIN(getguildexp);
BUILDIN(getguildnxp);
+BUILDIN(setguildrole);
#endif // EVOL_MAP_SCRIPT_BUILDINS