mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fix rice sacks using universal condiment sprite
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
if("rice")
|
||||
name = "rice sack"
|
||||
desc = "A taste of Asia in the kitchen."
|
||||
icon_state = "enzyme"
|
||||
icon_state = "rice"
|
||||
item_state = null
|
||||
if("soysauce")
|
||||
name = "soy sauce"
|
||||
|
||||
Reference in New Issue
Block a user