mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 15:00:25 +00:00
Add perl expedition api
This commit is contained in:
@@ -971,6 +971,9 @@ void PerlembParser::MapFunctions()
|
||||
"package Doors;"
|
||||
"&boot_Doors;" // load quest Doors XS
|
||||
|
||||
"package Expedition;"
|
||||
"&boot_Expedition;"
|
||||
|
||||
#endif
|
||||
"package main;"
|
||||
"}"
|
||||
|
||||
Reference in New Issue
Block a user