mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Merge pull request #4199 from Fox-McCloud/drinking-glass-sprites
Drinking Glass Sprites In-Hand
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user