mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Adds a unit test to check for any missing initial icon states (#8332)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/obj/item/coin
|
||||
icon = 'icons/obj/coins.dmi'
|
||||
name = "Coin"
|
||||
icon_state = "coin"
|
||||
icon_state = "coin__heads"
|
||||
randpixel = 8
|
||||
desc = "A flat disc or piece of metal with an official stamp. An archaic type of currency."
|
||||
flags = CONDUCT
|
||||
|
||||
Reference in New Issue
Block a user