mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds stiring glasses with spoons for moodlets (#22585)
Shaking coffee in the shaker was silly. Now you can stir your coffee to make people happy. <img width="1379" height="165" alt="image" src="https://github.com/user-attachments/assets/9ad5e514-f66e-43d5-b4e9-b8a3122a7f21" /> --------- Signed-off-by: FenodyreeAv <fenodyree.av@gmail.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
co-authored by
Matt Atlas
parent
a78a6796b5
commit
062f8c46ae
@@ -153,6 +153,10 @@
|
||||
attack_verb = list("attacked", "poked")
|
||||
force_divisor = 0.1 //2 when wielded with weight 20 (steel)
|
||||
|
||||
/obj/item/material/kitchen/utensil/spoon/mechanics_hints(mob/user, distance, is_adjacent)
|
||||
. += ..()
|
||||
. += "Characters with high bartending skill can click on a drink with a spoon to stir it, improving the quality of the drink and the morale boost it provides."
|
||||
|
||||
/obj/item/material/kitchen/utensil/spoon/bamboo
|
||||
icon_state = "plastic_spoon"
|
||||
default_material = MATERIAL_BAMBOO
|
||||
|
||||
Reference in New Issue
Block a user