Skip to content

Commit

Permalink
Large hydroponics update:
Browse files Browse the repository at this point in the history
Changed: Larger hydroponics vat, wheat sprites.
Added: Weeds (4 growth stages + dead), harebells (growth stages + dead), nettles and death nettles (5 growth stages + harvestable + harvest=weapon + dead + seeds), Weed-B-Gone (sprite + item left&right hand sprites).

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@38 316c924e-a436-60f5-8080-3fe189b3f50e
  • Loading branch information
Skiedrake authored and Skiedrake committed Aug 31, 2010
1 parent bcb90c5 commit 42b972c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/hydroponics.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/obj/machinery/hydroponics
name = "Hydroponics Tray"
icon = 'hydroponics.dmi'
icon_state = "hydrotray"
icon_state = "hydrotraynew"
density = 1
anchored = 1
var/waterlevel = 100 // The amount of water in the tray (max 100)
Expand Down
Binary file modified icons/mob/items_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/items_righthand.dmi
Binary file not shown.
Binary file modified icons/obj/hydroponics.dmi
Binary file not shown.
Binary file modified icons/obj/weapons.dmi
Binary file not shown.

0 comments on commit 42b972c

Please sign in to comment.