Aantioch_Infernum/_module/nss/drow_dm_setvar5.nss

15 lines
372 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
//::///////////////////////////////////////////////
//:: FileName drow_dm_getvar4
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 24/01/2004 14:18:25
//:://////////////////////////////////////////////
void main()
{
SetLocalInt(GetPCSpeaker(), "dungeon_died",0);
}