mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Kinesis Module [MDB IGNORE] (#10815)
* Kinesis Module * Update security_officer.dm Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
Fikou
Gandalf
parent
69b107c051
commit
af819aab4f
@@ -522,7 +522,6 @@
|
||||
complexity_max = DEFAULT_MAX_COMPLEXITY + 5
|
||||
slowdown_inactive = 0.75
|
||||
slowdown_active = 0.25
|
||||
inbuilt_modules = list(/obj/item/mod/module/hat_stabilizer)
|
||||
skins = list(
|
||||
"magnate" = list(
|
||||
HELMET_LAYER = NECK_LAYER,
|
||||
@@ -764,7 +763,7 @@
|
||||
slowdown_inactive = 2
|
||||
slowdown_active = 1.5
|
||||
ui_theme = "hackerman"
|
||||
inbuilt_modules = list(/obj/item/mod/module/kinesis)
|
||||
inbuilt_modules = list(/obj/item/mod/module/anomaly_locked/kinesis/prebuilt/prototype)
|
||||
skins = list(
|
||||
"prototype" = list(
|
||||
HELMET_LAYER = null,
|
||||
@@ -912,7 +911,6 @@
|
||||
siemens_coefficient = 0
|
||||
slowdown_inactive = 0.5
|
||||
slowdown_active = 0
|
||||
inbuilt_modules = list(/obj/item/mod/module/hat_stabilizer)
|
||||
skins = list(
|
||||
"corporate" = list(
|
||||
HELMET_LAYER = null,
|
||||
|
||||
Reference in New Issue
Block a user