ancient goliaths now have their own trophy like other shiny lavaland mob. (#19222)

* ancient goliaths now have their own trophy like other shiny lavaland mobs

* Update code/modules/mining/equipment/kinetic_crusher.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
This commit is contained in:
Qwertytoforty
2022-10-05 12:01:54 -04:00
committed by GitHub
parent 56a5753d3d
commit 02a66d2cd9
3 changed files with 8 additions and 0 deletions
@@ -276,6 +276,13 @@
if(missing_health > 0)
target.adjustBruteLoss(missing_health) //and do that much damage
/obj/item/crusher_trophy/goliath_tentacle/ancient
name = "ancient goliath tentacle"
desc = "A HUGE sliced-off goliath tentacle. Suitable as a trophy for a kinetic crusher."
icon_state = "ancient_goliath_tentacle"
bonus_value = 4
//watcher
/obj/item/crusher_trophy/watcher_wing
name = "watcher wing"