mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-28 23:26:17 +01:00
Fixes #523 again properly
This commit is contained in:
@@ -212,7 +212,6 @@
|
||||
icon_state = "ert_ruck"
|
||||
item_state = "ert_ruck"
|
||||
|
||||
/* ----NO ICONS
|
||||
/obj/item/weapon/storage/backpack/ert/leader
|
||||
name = "commander's combat ruck"
|
||||
desc = "A large rucksack with supports and webbing, specifically designed for combat operations and equipment carrying. This one has blue highlights, denoting a squad leader."
|
||||
@@ -236,4 +235,3 @@
|
||||
desc = "A large rucksack with supports and webbing, specifically designed for combat operations and equipment carrying. This one has bright red highlights, denoting a squad combat trooper."
|
||||
icon_state = "ert_security"
|
||||
item_state = "ert_security"
|
||||
*/
|
||||
|
||||
@@ -105,7 +105,6 @@
|
||||
new /obj/item/clothing/under/rank/ert/nco(src)
|
||||
new /obj/item/clothing/under/rank/ert/nco(src)
|
||||
new /obj/item/clothing/under/rank/ert/officer(src)
|
||||
/* --NO ICONS
|
||||
new /obj/item/weapon/storage/backpack/ert/leader(src)
|
||||
new /obj/item/weapon/storage/backpack/ert/sapper(src)
|
||||
new /obj/item/weapon/storage/backpack/ert/sapper(src)
|
||||
@@ -113,4 +112,3 @@
|
||||
new /obj/item/weapon/storage/backpack/ert/medic(src)
|
||||
new /obj/item/weapon/storage/backpack/ert/security(src)
|
||||
new /obj/item/weapon/storage/backpack/ert/security(src)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user