Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-023 committed Aug 24, 2024
1 parent 3ca0d32 commit 30a7964
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/objects/effects/landmarks/item_pool.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@
/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot
icon_state = "ipool_bubshot"
type_to_spawn = /obj/item/ammo_magazine/shotgun/buckshot

/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot/upp
icon_state = "ipool_bubshot"
type_to_spawn = /obj/item/ammo_magazine/handful/shotgun/heavy/buckshot

0 comments on commit 30a7964

Please sign in to comment.