mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Asset protection hardsuit resprite (#7824)
1- A resprite of the asset protection hardsuit courtesy of Brainos. Tested it on the test server and it looks in order. https://i.postimg.cc/sx7c0qRy/newdoomguy2.png 2- Adds species restriction as its human only.
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
armor = list(melee = 80, bullet = 75, laser = 60, energy = 40, bomb = 80, bio = 100, rad =100)
|
||||
slowdown = 0
|
||||
emp_protection = 50
|
||||
|
||||
species_restricted = list("Human")
|
||||
|
||||
initial_modules = list(
|
||||
/obj/item/rig_module/ai_container,
|
||||
/obj/item/rig_module/maneuvering_jets,
|
||||
|
||||
Reference in New Issue
Block a user