mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
New custom outfit managers, select equipment refactor and spawn with outfit on transform/reincarnate
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
//place all the outfits for your levels in here.
|
||||
|
||||
/datum/outfit/vr/vr_basic
|
||||
name = "basic vr"
|
||||
name = "Basic Virtual Reality"
|
||||
uniform = /obj/item/clothing/under/psysuit
|
||||
shoes = /obj/item/clothing/shoes/black
|
||||
|
||||
/datum/outfit/vr/roman
|
||||
name = "roman"
|
||||
name = "Roman"
|
||||
uniform = /obj/item/clothing/under/roman
|
||||
shoes = /obj/item/clothing/shoes/roman
|
||||
l_hand = /obj/item/shield/riot/roman
|
||||
|
||||
Reference in New Issue
Block a user