mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 07:28:53 +01:00
* cleaned up every clothing item to use defined pocket lists * oop, changeling armor weird * invalid prybar * allow any emergency tank, for non-oxy breathers --------- Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
co-authored by
Willburd
parent
ba029d73ad
commit
b36e238cd1
@@ -3,7 +3,7 @@
|
||||
desc = "It's a very shiny and somewhat protective suit, built to help carry cores on the user's back."
|
||||
icon_state = "technomancer"
|
||||
body_parts_covered = CHEST|ARMS|LEGS|FEET|HANDS
|
||||
allowed = list(/obj/item/tank)
|
||||
allowed = list(POCKET_ALL_TANKS)
|
||||
armor = list(melee = 50, bullet = 20, laser = 30, energy = 30, bomb = 10, bio = 0, rad = 40)
|
||||
siemens_coefficient = 0.75
|
||||
|
||||
|
||||
Reference in New Issue
Block a user