diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-02 00:16:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-02 00:16:14 -0300 |
commit | 367370970161a620c60fee5eb13fa3ac7d99ea41 (patch) | |
tree | e3df093af0a01b5443f432027926f9731b6b3284 /npc/scripts.conf | |
parent | 36d1cfca08d38941f1f726d01b261d2e944a1c9d (diff) | |
download | serverdata-367370970161a620c60fee5eb13fa3ac7d99ea41.tar.gz serverdata-367370970161a620c60fee5eb13fa3ac7d99ea41.tar.bz2 serverdata-367370970161a620c60fee5eb13fa3ac7d99ea41.tar.xz serverdata-367370970161a620c60fee5eb13fa3ac7d99ea41.zip |
Attempt to rewrite magic to use more function helpers
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 69261c6a9..855348647 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -74,6 +74,7 @@ // config script "npc/config/hairstyle_config.txt", +"npc/config/magic.txt", // Magic Commands "npc/magic/zarkor.txt", |