Bugfix pass.
Fixed onRespawn & onDying scripts. Fixed XP awards. Added temple hospital & library.
This commit is contained in:
7
_module/nss/temple_curecrit.nss
Normal file
7
_module/nss/temple_curecrit.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "temple_fun"
|
||||
|
||||
void main()
|
||||
{
|
||||
CastSpellOnPC(SPELL_CURE_CRITICAL_WOUNDS, 200);
|
||||
}
|
||||
|
Reference in New Issue
Block a user