mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Made airship captains invincible
This commit is contained in:
parent
c5a39837c3
commit
8249675a72
@ -23,4 +23,6 @@
|
|||||||
(1, Item("common.items.lantern.geode_purp")),
|
(1, Item("common.items.lantern.geode_purp")),
|
||||||
(1, Item("common.items.boss_drops.lantern")),
|
(1, Item("common.items.boss_drops.lantern")),
|
||||||
]),
|
]),
|
||||||
|
// TODO: Figure out what to do when airship captains die instead of this
|
||||||
|
tabard: Item("common.items.debug.admin"),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user