mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Adds most shotgun ammo boxes to cargo. Allows them to be crafted. (#30837)
* pope why didn't you test it haughughuugughuhguhguhgh * ok let us be real it doesn't need 50 more what was I thinking * oop * a static shock * spelling * Update code/game/objects/items/weapons/storage/boxes.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * so full of order of operations yum --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
loot = list(
|
||||
/obj/item/storage/fancy/shell/confetti,
|
||||
/obj/item/storage/fancy/shell/ion,
|
||||
/obj/item/storage/fancy/shell/incindiary,
|
||||
/obj/item/storage/fancy/shell/incendiary,
|
||||
/obj/item/storage/fancy/shell/dragonsbreath,
|
||||
/obj/item/storage/fancy/shell/rubbershot,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user