mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
add some real time riddles text
This commit is contained in:
parent
80be845824
commit
13435cf37f
4 changed files with 23 additions and 0 deletions
|
@ -29,6 +29,11 @@ namespace HISP.Game
|
|||
public static string SocialTypeFormat;
|
||||
public static string SocialPlayerNoLongerNearby;
|
||||
|
||||
// Events : Real Time Riddles
|
||||
public static string EventStartRealTimeRiddleFormat;
|
||||
public static string EventEndRealTimeRiddle;
|
||||
public static string EventWonRealTimeRiddleFormat;
|
||||
|
||||
// Trading
|
||||
public static string TradeWithPlayerFormat;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue