mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +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:
@@ -249,6 +249,7 @@
|
||||
volume = 50000
|
||||
spray_maxrange = 10
|
||||
spray_currentrange = 10
|
||||
spray_minrange = 5
|
||||
list_reagents = list("cleaner" = 50000)
|
||||
delay = 0.1 SECONDS // it costs 1000 reagents to fire this cleaner... for 12 seconds.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user