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