mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Marshalling wands update (#21921)
# Summary This PR updates the marshalling wands and gives them intent based coloring. In addition, hold a second wand in your hand, the settings will be automatically synced. ## Changes - Update marshalling wand sprite (more the structure then the actual sprites). - Added color modes, updated text, added mechanical hints and two hand sync to marshall wands. - Added signal for mob intent changes (unused at the moment). - Adjusted Hangar Tech round start spawn points in the breakroom. - Added second marshalling wand to each Hangar Tech locker. ## Preview (Note this preview has been made prior further pixel adjustments, consider it a demo.) 
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
new /obj/item/clipboard(src)
|
||||
new /obj/item/storage/belt/utility(src)
|
||||
new /obj/item/flashlight/marshallingwand(src)
|
||||
new /obj/item/flashlight/marshallingwand(src)
|
||||
|
||||
// Machinist
|
||||
/obj/structure/closet/secure_closet/machinist
|
||||
|
||||
Reference in New Issue
Block a user