[MIRROR] Makes the watcher wing crusher trophy less effective (#5573)
* Makes the watcher wing crusher trophy less effective * Makes the watcher wing crusher trophy less effective
This commit is contained in:
committed by
Poojawa
parent
cdd8e1e590
commit
c3f7fb219d
@@ -219,7 +219,7 @@
|
||||
desc = "A wing ripped from a watcher. Suitable as a trophy for a kinetic crusher."
|
||||
icon_state = "watcher_wing"
|
||||
denied_type = /obj/item/crusher_trophy/watcher_wing
|
||||
bonus_value = 8
|
||||
bonus_value = 5
|
||||
|
||||
/obj/item/crusher_trophy/watcher_wing/effect_desc()
|
||||
return "mark detonation to prevent certain creatures from using certain attacks for <b>[bonus_value*0.1]</b> second\s"
|
||||
@@ -257,6 +257,7 @@
|
||||
name = "icewing watcher wing"
|
||||
desc = "A carefully preserved frozen wing from an icewing watcher. Suitable as a trophy for a kinetic crusher."
|
||||
icon_state = "ice_wing"
|
||||
bonus_value = 8
|
||||
|
||||
//legion
|
||||
/obj/item/crusher_trophy/legion_skull
|
||||
|
||||
Reference in New Issue
Block a user