mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Addendum to previous commits.
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
var/draw_warnings = 1 //Set to 0 to stop it from drawing the alert lights.
|
var/draw_warnings = 1 //Set to 0 to stop it from drawing the alert lights.
|
||||||
|
|
||||||
// Plant maintenance vars.
|
// Plant maintenance vars.
|
||||||
var/waterlevel = 10 // Water (max 100)
|
var/waterlevel = 10 // Water (max 10)
|
||||||
var/nutrilevel = 10 // Nutrient (max 100)
|
var/nutrilevel = 10 // Nutrient (max 10)
|
||||||
var/pestlevel = 0 // Pests (max 10)
|
var/pestlevel = 0 // Pests (max 10)
|
||||||
var/weedlevel = 0 // Weeds (max 10)
|
var/weedlevel = 0 // Weeds (max 10)
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user