mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 21:25:52 +12:00
Add (some) ranch strings,
ugh ranches are so expensive!
This commit is contained in:
parent
10c1c32518
commit
e169303b2c
4 changed files with 177 additions and 173 deletions
|
@ -605,7 +605,6 @@ namespace HISP.Game
|
|||
{
|
||||
return RiddlerCorrectAnswerFormat.Replace("%REASON%", reason);
|
||||
}
|
||||
|
||||
public static string FormatPirateTreasure(int prize)
|
||||
{
|
||||
return PirateTreasureFormat.Replace("%PRIZE%", prize.ToString("N0"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue