mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
-Fixed up floor arrow icons so that they're not just the same one rotated around.
-Made chemistry a bit less reinforced. -Moved more engineering equipment to access_engine_equip. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5413 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
icon_state = "emitter"
|
||||
anchored = 0
|
||||
density = 1
|
||||
req_access = list(access_engine)
|
||||
req_access = list(access_engine_equip)
|
||||
|
||||
use_power = 1
|
||||
idle_power_usage = 10
|
||||
|
||||
Reference in New Issue
Block a user