Skip to content

Commit

Permalink
Merge pull request ParadiseSS13#75 from SamCroswell/master
Browse files Browse the repository at this point in the history
Adds Officer Buzzsky!
  • Loading branch information
Fox-McCloud committed Dec 15, 2014
2 parents 91f456e + 6df3648 commit 3da7790
Show file tree
Hide file tree
Showing 2 changed files with 12,898 additions and 12,891 deletions.
8 changes: 8 additions & 0 deletions code/game/machinery/bots/secbot.dm
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@
name = "Officer Pingsky"
desc = "It's Officer Pingsky! Delegated to satellite guard duty for harbouring anti-human sentiment."
radio_frequency = AIPRIV_FREQ
radio_name = "AI Private"

/obj/machinery/bot/secbot/buzzsky
name = "Officer Buzzsky"
desc = "It's Officer Buzzsky! Rusted and falling apart, he seems less than thrilled with the crew for leaving him in his current state."
radio_frequency = 0
radio_name = ""
emagged = 2

/obj/item/weapon/secbot_assembly
name = "incomplete securitron assembly"
Expand Down
Loading

0 comments on commit 3da7790

Please sign in to comment.