mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
Update loadout_shoes_vr.dm
This commit is contained in:
@@ -36,13 +36,13 @@
|
||||
/datum/gear/shoes/flats/alt
|
||||
display_name = "flats, alt"
|
||||
path = /obj/item/clothing/shoes/flats/white/color/alt
|
||||
cost = 0
|
||||
|
||||
//CHOMP ADDITION, trying to make a no shoes shoe option
|
||||
/datum/gear/shoes/none
|
||||
display_name = "Adjust - No Shoes"
|
||||
path = /obj/item/clothing/shoes/none
|
||||
|
||||
cost = 0
|
||||
|
||||
/obj/item/clothing/shoes/none
|
||||
name = "No Shoes"
|
||||
desc = "shoeless?"
|
||||
|
||||
Reference in New Issue
Block a user