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