mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Fixed a long-standing bug where reagent glasses had a misnamed default iconstate and so using a chameleon projector to scan one rendered you completely invisible.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1807 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1481,7 +1481,7 @@
|
||||
name = "reagent glass"
|
||||
desc = "A reagent glass."
|
||||
icon = 'chemical.dmi'
|
||||
icon_state = "beaker"
|
||||
icon_state = "beaker0"
|
||||
amount_per_transfer_from_this = 10
|
||||
flags = FPRINT | TABLEPASS | OPENCONTAINER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user