mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* pump up reduce stamina damage by 15% now * Remove the check for STUNRESISTANCE You can't get it anymore and it was pretty useless anyway. * remove the check for TRAIT_STUNRESISTANCE Same reason as for the stunbaton * remove the stun resistance trait Leaving it here would just be poor form considering everything relating to it got deleted * Add craftable pump up * little rewritting Mention it's effectiveness on disablers rather than stunbatons due to the fact stunbatonsd deal 70 stamina per hit so pump up won't save you. * PROPERLY remove the stun resistance check * PROPERLY remove the stun resistance check * Update code/datums/components/crafting/recipes.dm Co-authored-by: ynot01 <ynot000001@gmail.com> * Update code/modules/reagents/chemistry/reagents/drug_reagents.dm Co-authored-by: ynot01 <ynot000001@gmail.com> * Update code/modules/reagents/chemistry/reagents/drug_reagents.dm Co-authored-by: ynot01 <ynot000001@gmail.com> * Update stunbaton.dm * Update robot_items.dm Co-authored-by: ynot01 <ynot000001@gmail.com>