mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Fix emergency suture updatepaths script (#91978)
## About The Pull Request The script is backwards, it replaces bandages with emergency sutures ## Why It's Good For The Game It doesn't work ## Changelog No
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#comment This replaces the old emergency sutures with bandages.
|
||||
#comment This replaces the old emergency sutures with bandages.
|
||||
|
||||
/obj/item/stack/medical/bandage : /obj/item/stack/medical/suture/emergency{@OLD}
|
||||
/obj/item/stack/medical/suture/emergency : /obj/item/stack/medical/bandage{@OLD}
|
||||
|
||||
Reference in New Issue
Block a user