Preparing for the summer: baseball and dodgeballs! (#19627)

* welcome to the space jam

* Apply suggestions from code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* review suggestions

* conflict solve mistake

* Apply suggestions from code review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Update code/game/objects/items/sport.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* wear suit check

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
Henri215
2022-11-26 01:50:17 -03:00
committed by GitHub
parent 5912278a08
commit dfb85e6460
7 changed files with 95 additions and 73 deletions
@@ -51,6 +51,7 @@
open_door_sprite = "generic_door"
/obj/structure/closet/lasertag/red/populate_contents()
new /obj/item/beach_ball/dodgeball(src)
new /obj/item/gun/energy/laser/tag/red(src)
new /obj/item/gun/energy/laser/tag/red(src)
new /obj/item/gun/energy/laser/tag/red(src)
@@ -67,6 +68,7 @@
open_door_sprite = "generic_door"
/obj/structure/closet/lasertag/blue/populate_contents()
new /obj/item/beach_ball/dodgeball(src)
new /obj/item/gun/energy/laser/tag/blue(src)
new /obj/item/gun/energy/laser/tag/blue(src)
new /obj/item/gun/energy/laser/tag/blue(src)