RATDOG/_module/nss/at_154.nss
Jaysyn904 2105778d4c Fixed creature hak name, added more quest persistence
Fixed creature hak name, added more quest persistence.

Co-Authored-By: Awetizmo <107700980+Awetizmo@users.noreply.github.com>
2022-06-19 23:39:17 -04:00

14 lines
406 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_154
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/30/2005 3:39:58 PM
//:://////////////////////////////////////////////
void main()
{
// Remove some gold from the player
TakeGoldFromCreature(200, GetPCSpeaker(), FALSE);
}