mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-02 13:42:32 +00:00
Racial Loadout Items Placement Fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/datum/gear/racial
|
||||
sort_category = "Racial"
|
||||
subtype_path = /datum/gear/racial
|
||||
slot = slot_glasses
|
||||
cost = 2
|
||||
|
||||
|
||||
@@ -40,4 +41,5 @@
|
||||
/datum/gear/racial/footwraps
|
||||
display_name = "cloth footwraps"
|
||||
path = /obj/item/clothing/shoes/footwraps
|
||||
cost = 1
|
||||
slot = slot_shoes
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user