mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[MIRROR] Pens and iron rods can embed again (#3670)
* Pens and iron rods can embed again (#57181) * Pens and iron rods can embed again Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ GLOBAL_LIST_INIT(rod_recipes, list ( \
|
||||
attack_verb_continuous = list("hits", "bludgeons", "whacks")
|
||||
attack_verb_simple = list("hit", "bludgeon", "whack")
|
||||
hitsound = 'sound/weapons/gun/general/grenade_launch.ogg'
|
||||
embedding = list()
|
||||
embedding = list(embed_chance = 50)
|
||||
novariants = TRUE
|
||||
matter_amount = 2
|
||||
cost = 250
|
||||
|
||||
Reference in New Issue
Block a user