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:
4
_module/nss/_attack_gen.nss
Normal file
4
_module/nss/_attack_gen.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
DoPlaceableObjectAction(GetNearestObjectByTag(GetLocalString(OBJECT_SELF,"sKillMe"),OBJECT_SELF,1),PLACEABLE_ACTION_BASH);
|
||||
}
|
Reference in New Issue
Block a user