mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Fixes more off-worlder human issues (#6206)
- fixes #6204 - fixes #6205
This commit is contained in:
@@ -24,7 +24,8 @@ var/global/datum/robolimb/basic_robolimb
|
||||
"Unathi",
|
||||
"Vaurca Worker",
|
||||
"Vaurca Warrior",
|
||||
"Baseline Frame"
|
||||
"Baseline Frame",
|
||||
"Off-Worlder Human"
|
||||
)
|
||||
var/paintable = 0 //tired of istype exceptions. bullshirt to find, and by god do i know it after this project.
|
||||
var/linked_frame = "Unbranded Frame" //which machine species this limb will create
|
||||
|
||||
Reference in New Issue
Block a user