mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Small belt overlay rewrite, and tool overlays for toolbelts (#29180)
* Belt overlay tweaks, tool overlays * Belt overlays now have their own file * work on porting to the new screwy looks * Work on screwdrivers * Fixes screwdrivers * really SCREWED that one up!
This commit is contained in:
committed by
Remie Richards
parent
c8e874073b
commit
2438bd2aa8
@@ -4,7 +4,7 @@ PROCESSING_SUBSYSTEM_DEF(overlays)
|
||||
wait = 1
|
||||
priority = 500
|
||||
init_order = INIT_ORDER_OVERLAY
|
||||
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_SETUP
|
||||
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_SETUP
|
||||
|
||||
stat_tag = "Ov"
|
||||
currentrun = null
|
||||
|
||||
Reference in New Issue
Block a user