Skip to content

Commit

Permalink
remove plastic golem death drops (#36912)
Browse files Browse the repository at this point in the history
  • Loading branch information
KorGgenT authored and I-am-Erk committed Jan 11, 2020
1 parent 64b5e04 commit 2874ddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/mods/Magiclysm/monsters/golems.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"vision_night": 30,
"anger_triggers": [ "PLAYER_CLOSE", "HURT" ],
"regenerates": 10,
"death_drops": { "item": "plastic_chunk", "prob": 100, "count": [ 5, 10 ] },
"death_function": [ "BROKEN" ],
"flags": [ "SEES", "HEARS", "NO_BREATHE", "LOUDMOVES" ]
},
Expand Down

0 comments on commit 2874ddb

Please sign in to comment.