[MIRROR] removes center of mass list (#10081)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-02-07 15:08:58 +01:00
committed by GitHub
co-authored by Kashargul
parent 1001f0408b
commit 499e8e7ee9
44 changed files with 1417 additions and 1258 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
flags = PHORONGUARD
item_state_slots = list(slot_r_hand_str = "magboots", slot_l_hand_str = "magboots")
species_restricted = null
center_of_mass_x = 17 //CHOMPEdit
center_of_mass_y= 12 //CHOMPEdit
center_of_mass_x = 17
center_of_mass_y = 12
force = 3
overshoes = 1
shoes_under_pants = -1 //These things are huge
@@ -7,8 +7,8 @@
icon_state = "space"
desc = "A special helmet designed for work in a hazardous, low-pressure environment."
randpixel = 0
center_of_mass_x = 0 //CHOMPEdit
center_of_mass_y = 0 //CHOMPEdit
center_of_mass_x = 0
center_of_mass_y = 0
flags = PHORONGUARD
item_flags = THICKMATERIAL | AIRTIGHT | ALLOW_SURVIVALFOOD
permeability_coefficient = 0 //Chompedit was 0.01, zeroed to test protecting those who are vulnerable to water.
+2 -2
View File
@@ -4,8 +4,8 @@
icon_state = "bio"
desc = "A hood that protects the head and face from biological comtaminants."
randpixel = 0
center_of_mass_x = 0 //CHOMPEdit
center_of_mass_y = 0 //CHOMPEdit
center_of_mass_x = 0
center_of_mass_y = 0
permeability_coefficient = 0.01
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 100, rad = 20)
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|BLOCKHAIR