mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Update loadout_shoes.dm
This commit is contained in:
@@ -17,15 +17,13 @@
|
||||
|
||||
/datum/gear/shoes/fancysandals
|
||||
display_name = "sandals, fancy"
|
||||
cost = 1
|
||||
cost = 2
|
||||
path = /obj/item/clothing/shoes/sandal/fancy
|
||||
allowed_roles = list("Nanotrasen Representative", "Captain", "Blueshield", "Head of Personnel", "Internal Affairs Agent", "Magistrate", "Chief Medical Officer", "Chief Engineer", "Research Director", "Head of Security", "Quartermaster", "Warden")
|
||||
|
||||
/datum/gear/shoes/dressshoes
|
||||
display_name = "dress shoes"
|
||||
cost = 1
|
||||
cost = 2
|
||||
path = /obj/item/clothing/shoes/centcom
|
||||
allowed_roles = list("Nanotrasen Representative", "Captain", "Blueshield", "Head of Personnel", "Internal Affairs Agent", "Magistrate")
|
||||
|
||||
/datum/gear/shoes/cowboyboots
|
||||
display_name = "cowboy boots, brown"
|
||||
|
||||
Reference in New Issue
Block a user