mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Plant Refactor 4
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
return
|
||||
if(sound)
|
||||
playsound(src.loc, 'sound/weapons/chainsawhit.ogg', 100, 1)
|
||||
new L.plank_type(src.loc, 1 + round(L.potency / 25))
|
||||
new L.plank_type(src.loc, 1 + round(L.seed.potency / 25))
|
||||
qdel(L)
|
||||
|
||||
/mob/living/simple_animal/chicken/rabbit/normal
|
||||
|
||||
Reference in New Issue
Block a user