Skip to content

Commit

Permalink
qol: add pestspray for jani borg (ss220-space#4283)
Browse files Browse the repository at this point in the history
  • Loading branch information
timchigaming authored Feb 6, 2024
1 parent 22743ab commit e6c5563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/silicon/robot/robot_modules.dm
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@
modules += new /obj/item/lightreplacer/cyborg(src)
modules += new /obj/item/holosign_creator/janitor(src)
modules += new /obj/item/extinguisher/mini(src)
modules += new /obj/item/reagent_containers/spray/pestspray(src) //kill all kidans!
modules += new /obj/item/crowbar/cyborg(src)
modules += new /obj/item/gps/cyborg(src)
emag = new /obj/item/reagent_containers/spray(src)
Expand Down

0 comments on commit e6c5563

Please sign in to comment.