Drinking Glass Sprites In-Hand

This commit is contained in:
Fox-McCloud
2016-04-14 05:08:04 -04:00
parent 1d030c5824
commit 3e68373831
3 changed files with 3 additions and 0 deletions
@@ -4,8 +4,11 @@
name = "glass"
desc = "Your standard drinking glass."
icon_state = "glass_empty"
item_state = "drinking_glass"
amount_per_transfer_from_this = 10
volume = 50
lefthand_file = 'icons/goonstation/mob/inhands/items_lefthand.dmi'
righthand_file = 'icons/goonstation/mob/inhands/items_righthand.dmi'
materials = list(MAT_GLASS=500)