Added the subtype vendor and it and omnitools to runtime station (#84540)

## About The Pull Request

Added the subtype vendor which lets admins and coders vend subtypes of a
path

Added the vendor and both varieties of omnitool to runtime station

## Why It's Good For The Game

Better and faster testing environment. Runtimestation is horribly
inefficient rn but this will help a bit

## Changelog

🆑
code: Added the subtype vendor which lets admins and coders vend
subtypes of a path
code: Added the vendor and both varieties of omnitool to runtime station
/🆑
This commit is contained in:
carlarctg
2024-07-08 03:40:04 +00:00
committed by GitHub
parent a9593b171b
commit 663f17c44f
4 changed files with 79 additions and 2 deletions
+4
View File
@@ -143,6 +143,10 @@
if("Wire Brush")
tool_behaviour = TOOL_RUSTSCRAPER
/obj/item/debug/omnitool/item_spawner
name = "spawntool"
color = COLOR_ADMIN_PINK
/obj/item/debug/omnitool/item_spawner/attack_self(mob/user)
if(!user || !user.client)
return