Skip to content

Commit

Permalink
Merge pull request #73839 from Procyonae/Backport71157
Browse files Browse the repository at this point in the history
Backport #71157
  • Loading branch information
dseguin authored May 16, 2024
2 parents ae56fd9 + cb59532 commit bd1759c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/monsters/lab_security_drones.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"monster_message": "Remain still. Scanning for authorization."
}
],
"revert_to_itype": "bot_manhack",
"revert_to_itype": "bot_lab_security_drone_YM",
"extend": { "flags": [ "COLDPROOF", "PRIORITIZE_TARGETS" ] },
"death_drops": { "groups": [ [ "robots", 4 ], [ "eyebot", 1 ] ] },
"death_function": { "corpse_type": "BROKEN" },
Expand Down Expand Up @@ -180,7 +180,7 @@
"monster_message": "Remain still. Scanning for authorization."
}
],
"revert_to_itype": "bot_manhack",
"revert_to_itype": "bot_lab_security_drone_BM",
"extend": { "flags": [ "COLDPROOF", "PRIORITIZE_TARGETS" ] },
"death_drops": { "groups": [ [ "robots", 4 ], [ "eyebot", 1 ] ] },
"death_function": { "corpse_type": "BROKEN" },
Expand Down Expand Up @@ -266,7 +266,7 @@
"monster_message": "Remain still. Scanning for authorization."
}
],
"revert_to_itype": "bot_manhack",
"revert_to_itype": "bot_lab_security_drone_BM2",
"extend": { "flags": [ "COLDPROOF", "PRIORITIZE_TARGETS" ] },
"death_drops": { "groups": [ [ "robots", 4 ], [ "eyebot", 1 ] ] },
"death_function": { "corpse_type": "BROKEN" },
Expand Down

0 comments on commit bd1759c

Please sign in to comment.