Merge pull request #2727 from Suhayll/master

Add New Dogborg model for Sec
This commit is contained in:
Arokha Sieyes
2018-01-14 00:17:08 -05:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -59,7 +59,8 @@
name = "k9 robot module"
sprites = list(
"K9 hound" = "k9",
"K9 Alternative (Static)" = "k92"
"K9 Alternative (Static)" = "k92",
"Secborg model V-2" = "secborg"
)
channels = list("Security" = 1)
networks = list(NETWORK_SECURITY)