mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 02:17:06 +01:00
Fixes ninjas being unable to access the rhino suit (#9952)
This commit is contained in:
@@ -87,6 +87,8 @@
|
||||
allowed_module_types = MODULE_GENERAL | MODULE_LIGHT_COMBAT | MODULE_HEAVY_COMBAT | MODULE_SPECIAL | MODULE_MEDICAL | MODULE_UTILITY | MODULE_VAURCA
|
||||
|
||||
/obj/item/rig/merc/distress/ninja
|
||||
req_access = null
|
||||
|
||||
initial_modules = list(
|
||||
/obj/item/rig_module/mounted,
|
||||
/obj/item/rig_module/power_sink,
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Ferner
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Ninjas can now access the rhino suit properly if they decide to purchase it."
|
||||
Reference in New Issue
Block a user