mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Removes hoverboard from SOO starting inventory (#26661)
* removes hoverboard from SOO * comma
This commit is contained in:
@@ -82,8 +82,7 @@
|
||||
box = /obj/item/storage/box/centcomofficer
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/shoes/magboots/advance = 1,
|
||||
/obj/item/storage/box/zipties = 1,
|
||||
/obj/item/melee/skateboard/hoverboard/admin = 1 //How do you do, fellow kids?
|
||||
/obj/item/storage/box/zipties = 1
|
||||
)
|
||||
bio_chips = list(
|
||||
/obj/item/bio_chip/mindshield,
|
||||
|
||||
Reference in New Issue
Block a user