-
Notifications
You must be signed in to change notification settings - Fork 810
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Debug: Add possibility to specify amount of gold in TakeGold cmd
Currently in GiveGold and TakeGold commands in debug.cpp we only have a possibility to flood our inventory with gold, this patch adds a possibility to either specify amount of gold to be added or just write "max" which will preserve native functionality of those commands, by clearing all gold or giving max gold possible (depending on the amount of free slots in inventory).
- Loading branch information
Showing
1 changed file
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters