mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
throwforce_on = 5
|
||||
throw_speed = 1
|
||||
throw_range = 5
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
w_class_on = WEIGHT_CLASS_SMALL
|
||||
attack_verb = list("attacked", "slashed", "gored", "sliced", "torn", "ripped", "butchered", "cut")
|
||||
attack_verb_on = list()
|
||||
@@ -27,7 +26,6 @@
|
||||
/obj/item/reagent_containers/spray/alien/smoke
|
||||
name = "smokescreen module"
|
||||
desc = "Releases a dense smoke cloud that cannot be seen through. Your thermal vision is still able to see targets through it."
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "borg-spray-smoke"
|
||||
list_reagents = list("water" = 50)
|
||||
|
||||
@@ -53,7 +51,6 @@
|
||||
/obj/item/reagent_containers/spray/alien/acid
|
||||
name = "polyacid synthesizer"
|
||||
desc = "Sprays concentrated polyacid."
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "borg-spray-acid"
|
||||
list_reagents = list("facid" = 125, "sacid" = 125)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user