mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fixes the syndie multitool tech origin, adds unit test for origin tech (#19729)
* fixes the syndie multitool tech origin, I am god * someone didn't know how origin_tech worked heh * I dunno what this is but AA wanted it * Revert "I dunno what this is but AA wanted it" This reverts commit073dc5b8b5. * maybe this-a-work? * Revert "maybe this-a-work?" This reverts commit6b9b4a43a1. * Affected Arc, more like Affected Arc * WILL, THIS, WORK? * amogus * I'm a genius * Warriorstar request
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
icon_state = "multitool_syndi"
|
||||
belt_icon = "multitool_syndi"
|
||||
toolspeed = 0.95 // dangerously fast... not like multitools use speed anyways
|
||||
origin_tech = "magnets=1;engineering=2,syndicate=1"
|
||||
origin_tech = "magnets=1;engineering=2;syndicate=1"
|
||||
|
||||
/obj/item/multitool/ai_detect/admin
|
||||
desc = "Used for pulsing wires to test which to cut. Not recommended by doctors. Has a strange tag that says 'Grief in Safety'" //What else should I say for a meme item?
|
||||
|
||||
Reference in New Issue
Block a user