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>
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
// Remove some gold from the player
|
||||
TakeGoldFromCreature(200, GetPCSpeaker(), FALSE);
|
||||
// Remove some gold from the player
|
||||
TakeGoldFromCreature(200, GetPCSpeaker(), FALSE);
|
||||
}
|
||||
|
Reference in New Issue
Block a user