diff options
Diffstat (limited to 'items')
| -rw-r--r-- | items/NOT_CHICKEN_MONSTER.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/NOT_CHICKEN_MONSTER.json b/items/NOT_CHICKEN_MONSTER.json index 846a3e2b..e460b718 100644 --- a/items/NOT_CHICKEN_MONSTER.json +++ b/items/NOT_CHICKEN_MONSTER.json @@ -21,7 +21,12 @@ "level": 1, "combat_xp": 0, "drops": [ - "METAPHORIC_EGG:1" + { + "id": "METAPHORIC_EGG:1", + "extra": [ + "Drops a Metaphoric Egg when shot with a Berberis Blowgun midair" + ] + } ], "render": "Chicken", "panorama": "rift", |
