Merge pull request #4199 from Fox-McCloud/drinking-glass-sprites

Drinking Glass Sprites In-Hand
This commit is contained in:
TheDZD
2016-04-15 22:06:31 -04:00
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)