Aantioch_Infernum/_module/nss/drow_dm_setvar5.nss
Jaysyn904 22947ad4b6 Initial Upload
Initial Upload
2023-08-08 16:22:17 -04:00

15 lines
372 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName drow_dm_getvar4
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 24/01/2004 14:18:25
//:://////////////////////////////////////////////
void main()
{
SetLocalInt(GetPCSpeaker(), "dungeon_died",0);
}