#W# FarmController work. Added new graphic for farmablecabbage.
This commit is contained in:
parent
4344a81180
commit
3d61b04b72
5 changed files with 52 additions and 11 deletions
|
|
@ -21,6 +21,6 @@ namespace Server
|
|||
public static bool S_MonstersSurprise = true;
|
||||
public static bool S_DungeonTraps = true;
|
||||
public static double S_FarmSpawnTimer = 15.0;
|
||||
public static int S_HarvestRange = 2;
|
||||
public static int S_HarvestRange = 1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue