Files
a99a9b32b1 Paxilmaniac makes the best skyrat pr ever | Deletes germany (every single weapon from the gunsgalore module) (#25388)
* cant wait for all the compile this will make

* compile errors pt 1

* solfed outfit gun fixing

* fixes black mesa, again

* i missed two m16s

---------

Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
2023-12-16 15:24:23 +00:00

10 lines
557 B
Plaintext

/obj/item/skillchip/chameleon/reload
name = "T.A.C.T.I.C00L skillchip"
desc = "If used, allows the user to perform tactical and instant reloads on all weapons with a magazine."
auto_traits = list(TRAIT_INSTANT_RELOAD)
skill_name = "Tactical Reloading"
skill_description = "Fine tune motor skills when performing reloads on weapons to reduce time taken."
skill_icon = "sitemap"
activate_message = span_notice("You suddenly learn the art of tactical reloading.")
deactivate_message = span_danger("You suddenly lose the ability to tactically reload.")