Reduced darkness of hydro icons.

This commit is contained in:
Zuhayr
2015-02-04 10:43:25 +10:30
parent e5935e01f1
commit b3e31bfa14
3 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ var/global/list/plant_sprites = list(
"stalk" = 4, "stalk2" = 6,
"vine" = 2, "vine2" = 4,
"carrot" = 4, "carrot2" = 6,
"ambrosia" = 6
"ambrosia" = 6,
"corn" = 4
)
var/global/list/plant_product_sprites = list(