mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Rework spray bottles and tools based on them somewhat. (#29977)
* Rework spray bottles and tools based on them somewhat. Consolidate spray adjustment functions. Change method of preventing spray amount adjustment. Standardize most spray amounts at 10u/2 tiles and 5u/1 tile. Should fix the following issues: https://github.com/ParadiseSS13/Paradise/issues/29930 https://github.com/ParadiseSS13/Paradise/issues/28964 * Adjust spray rework based on review comments Change `adjustable` var to boolean Change `adjust_verb` to `adjust_action` Tie spray transfer amount to tile reach
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
desc = "If you can see this, make an issue report on GitHub. Something has gone wrong!"
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "borg-default"
|
||||
spray_maxrange = 3
|
||||
spray_currentrange = 3
|
||||
|
||||
/obj/item/reagent_containers/spray/alien/smoke
|
||||
name = "smokescreen module"
|
||||
|
||||
Reference in New Issue
Block a user