added 'Nothing' to chieftain bonus loot roll

This commit is contained in:
horblegorble 2024-06-16 23:35:12 +10:00
parent 493b4b8fd3
commit d81676a3a1

View File

@ -11,7 +11,8 @@
])),
]),
Lottery([
(3.0, Item("common.items.armor.misc.neck.scratched")),
(2.0, Nothing),
(1.0, Item("common.items.armor.misc.neck.scratched")),
(1.0, Item("common.items.armor.misc.head.gnarling_mask")),
(1.0, Item("common.items.glider.moth")),
]),