ScriptName TG10BootsScript
Short PCHasBloodPrice
Short TotalDead
Float BloodPrice
Short JakbenAttackFlag
Short JakbenAway
Begin GameMode
If GetStage TG10Boots == 55 && Player.GetInFaction ThievesGuild == 1
If GetAmountSoldStolen >= 1000
SetStage TG10Boots 100
EndIf
EndIf
End
|