Files
Bubberstation/code/__DEFINES/basketball.dm
Gandalf e4b4d4d3c0 MISSED MIRROR [Lints Against Unmanaged Local Defines] (#20204)
* https://github.com/tgstation/tgstation/pull/74333

https: //github.com/tgstation/tgstation/pull/74333
Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com>

* var stuff

Co-Authored-By: tattle <66640614+dragomagol@users.noreply.github.com>

* vars

* Update sol_fed.dm

---------

Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com>
2023-04-01 01:15:22 +01:00

7 lines
464 B
Plaintext

/// You hit exhaustion when you use 100 stamina
#define STAMINA_COST_SHOOTING 10 //! shooting with RMB drains stamina (but LMB does not)
#define STAMINA_COST_DUNKING 20 //! dunking is more strenous than shooting
#define STAMINA_COST_DUNKING_MOB 30 //! dunking another person is harder
#define STAMINA_COST_SPINNING 15 //! spin emote uses stamina while holding ball
#define STAMINA_COST_DISARMING 10 //! getting shoved or disarmed while holding ball drains stamina