#W# Rentable Inn rooms!
This commit is contained in:
parent
3cd1cef779
commit
7104f56ebf
8 changed files with 579 additions and 7 deletions
|
|
@ -19,7 +19,7 @@ namespace Server
|
|||
public static int S_MaxGold = 1000; // maximum is 10,000
|
||||
public static bool S_CanStealWhileHoldingThings = true;
|
||||
public static bool S_MonstersSurprise = true;
|
||||
public static bool S_DungeonTraps = false;
|
||||
public static bool S_DungeonFloorTraps = false;
|
||||
public static double S_FarmSpawnTimer = 15.0;
|
||||
public static int S_HarvestRange = 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue