mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
MY FAT FUCKIN ROBOT HANDS (Gives Bulwarks prosthetics) (#22744)
Adds a new prosthetic type for Bulwarks in the style of the other vaurcae prosthetics https://github.com/user-attachments/assets/b71d45e1-a850-4b80-9208-ed3965274939 ### Asset Licenses The following assets that **have not** been created by myself are included in this PR: N/A --------- Signed-off-by: wshuwshuwshi <91352251+wshuwshuwshi@users.noreply.github.com>
This commit is contained in:
@@ -388,8 +388,7 @@ Bulwarks are much larger and have significantly thicker carapaces than most Vaur
|
||||
|
||||
sprint_speed_factor = 1.0
|
||||
stamina = 50
|
||||
possible_external_organs_modifications = list("Normal", "Amputated") //We don't have any limb modfications for this species, yet
|
||||
valid_prosthetics = null
|
||||
valid_prosthetics = list(PROSTHETIC_VAURCA_BULWARK)
|
||||
|
||||
flags = NO_SLIP | NO_CHUBBY | NO_ARTERIES | PHORON_IMMUNE | NO_COLD_SLOWDOWN | NO_EQUIP_SPEEDMODS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user