mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Personalized combat messages part 2 (#52890)
Adds more "personalized" combat messages for all participants in a fight: the attacker, the victim and the spectators
This commit is contained in:
@@ -197,7 +197,8 @@ By design, d1 is the smallest direction and d2 is the highest
|
||||
custom_materials = list(/datum/material/iron=10, /datum/material/glass=5)
|
||||
flags_1 = CONDUCT_1
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
attack_verb = list("whipped", "lashed", "disciplined", "flogged")
|
||||
attack_verb_continuous = list("whips", "lashes", "disciplines", "flogs")
|
||||
attack_verb_simple = list("whip", "lash", "discipline", "flog")
|
||||
singular_name = "pipe cleaner piece"
|
||||
full_w_class = WEIGHT_CLASS_SMALL
|
||||
grind_results = list("copper" = 2) //2 copper per pipe_cleaner in the coil
|
||||
|
||||
Reference in New Issue
Block a user