mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Added laceup shoes
Laceup shoes can now be bought for 1 loadout point. People who hate having sneakers at roundstart rejoice! Here's hoping I did this right. 🆑 Jountax rscadd: Can now add laceup shoes to your loadout. /🆑
This commit is contained in:
@@ -44,3 +44,8 @@
|
||||
display_name = "cowboy boots, pink"
|
||||
cost = 1
|
||||
path = /obj/item/clothing/shoes/cowboyboots/pink
|
||||
|
||||
/datum/gear/shoes/laceup
|
||||
display_name = "laceup shoes"
|
||||
cost = 1
|
||||
path = /obj/item/clothing/shoes/laceup
|
||||
|
||||
Reference in New Issue
Block a user