mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Updated HOP and QM cartridge and added new supply cartridge. (#22464)
* Updated HOP and QM cartridge and mapped instances * Updated descriptions and apps * Update code/modules/pda/cart.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Update code/modules/pda/cart.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Update code/modules/pda/cart.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/pda/cart.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> --------- Co-authored-by: Adrer <adrermail@gmail.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
new /obj/item/clothing/gloves/fingerless(src)
|
||||
new /obj/item/clothing/head/soft(src)
|
||||
new /obj/item/storage/bag/mail(src)
|
||||
// new /obj/item/cartridge/quartermaster(src)
|
||||
|
||||
|
||||
/obj/structure/closet/secure_closet/quartermaster
|
||||
name = "quartermaster's locker"
|
||||
@@ -35,5 +33,6 @@
|
||||
new /obj/item/destTagger(src)
|
||||
new /obj/item/reagent_containers/food/drinks/mug/qm(src)
|
||||
new /obj/item/flash(src)
|
||||
new /obj/item/cartridge/qm(src)
|
||||
new /obj/item/storage/bag/mail(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user