Areas and Fixes
Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
This commit is contained in:
5
_module/nss/shrine_pelor004.nss
Normal file
5
_module/nss/shrine_pelor004.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
location lSelf=GetLocation(OBJECT_SELF);
|
||||
CreateObject(OBJECT_TYPE_ITEM,"shrine_pelor",lSelf);
|
||||
}
|
Reference in New Issue
Block a user