mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Rolling Paper Icon Fix
Fixes icon_state of individual sheets of rolling paper so they actually show a sprite.
This commit is contained in:
@@ -474,7 +474,7 @@ obj/item/weapon/rollingpaper
|
||||
name = "rolling paper"
|
||||
desc = "A thin piece of paper used to make fine smokeables."
|
||||
icon = 'icons/obj/cigarettes.dmi'
|
||||
icon_state = "cig_paper"
|
||||
icon_state = "cig paper"
|
||||
w_class = 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user