Initial upload
Initial upload.
This commit is contained in:
7
_module/nss/p003c001ondeath.nss
Normal file
7
_module/nss/p003c001ondeath.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "nw_i0_plotwizard"
|
||||
void main()
|
||||
{
|
||||
AddJournalQuestEntry("p003", 2, GetLastKiller(), TRUE);
|
||||
PWSetMinLocalIntParty(GetLastKiller(), "p003state", 2);
|
||||
PWGiveExperienceParty(GetLastKiller(), 400);
|
||||
}
|
||||
Reference in New Issue
Block a user