mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Loadout stuff, but done right! (#4094)
* Loadout and accessory path tweaks. * updated: armbands * except it's better now * no ian shirt and psych medHUD, travis fixed? * OKAY ROUND THREE
This commit is contained in:
committed by
Anewbe
parent
ef735ea89b
commit
e76447a719
@@ -54,7 +54,7 @@
|
||||
if(46 to 50)
|
||||
new/obj/item/clothing/under/chameleon(src)
|
||||
for(var/i = 0, i < 7, i++)
|
||||
new/obj/item/clothing/accessory/horrible(src)
|
||||
new/obj/item/clothing/accessory/tie/horrible(src)
|
||||
if(51 to 52) // Uncommon, 2% each
|
||||
new/obj/item/weapon/melee/classic_baton(src)
|
||||
if(53 to 54)
|
||||
|
||||
Reference in New Issue
Block a user