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:
Alan
2025-08-18 20:26:53 -04:00
committed by GitHub
parent 5b0447edcc
commit 24c47a3d79
5 changed files with 29 additions and 38 deletions
+1
View File
@@ -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.