Skip to content

Commit

Permalink
Removed unused use_message node from place_monster use action
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Dec 17, 2019
1 parent 45dd289 commit 05c8c2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/mods/Modular_Turrets/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@
"use_action": {
"type": "place_monster",
"monster_id": "mon_turret_disarmed",
"use_message": "Error. No weapon systems found.",
"difficulty": 4,
"moves": 100,
"skill1": "electronics",
Expand All @@ -213,7 +212,6 @@
"use_action": {
"type": "place_monster",
"monster_id": "mon_milturret_disarmed",
"use_message": "Error. No weapon systems found.",
"difficulty": 5,
"moves": 100,
"skill1": "electronics",
Expand All @@ -232,7 +230,6 @@
"use_action": {
"type": "place_monster",
"monster_id": "mon_advturret_disarmed",
"use_message": "Error. No weapon systems found.",
"difficulty": 6,
"moves": 100,
"skill1": "electronics",
Expand Down

0 comments on commit 05c8c2c

Please sign in to comment.