Skip to content

Commit

Permalink
smaller puff
Browse files Browse the repository at this point in the history
  • Loading branch information
Constellado committed Dec 16, 2024
1 parent cc49804 commit 5d42493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
chems.my_atom = src
chems.add_reagent(/datum/reagent/medicine/quintessence/misty, 5)
var/datum/effect_system/fluid_spread/smoke/chem/puff = new
puff.set_up(3, holder = src, location = loc, carry = chems)
puff.set_up(1, holder = src, location = loc, carry = chems)
puff.start()

/obj/item/mana_battery/mana_crystal/cut/get_initial_mana_pool_type()
Expand Down

0 comments on commit 5d42493

Please sign in to comment.