Commit Graph

18 Commits

Author SHA1 Message Date
Rob Nelson dd8c8c12ab Standardize XRAY.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	maps/RandomZLevels/wildwest.dm
2014-01-21 22:37:37 -05:00
ZomgPonies 950011d4d8 Organ lag fixes 2013-11-08 09:50:34 -05:00
ZomgPonies 355f52ea7d Medical sideffect runtime fixes 2013-10-14 01:28:29 -04:00
ZomgPonies 5daf979b72 Pretty much all new click code 2013-10-12 14:44:36 -04:00
Mloc-Argent a084f74c7d Expansion of every "icon = ''" path.
Supposed to help compilation times.  Who knows.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2013-09-01 21:53:36 +01:00
Chinsky 55671d7485 Merge branch 'guntest' of https://github.com/Whitellama/Baystation12 into gunmode
Conflicts:
	code/modules/mob/living/simple_animal/simple_animal.dm
	icons/mob/screen1_old.dmi
2013-03-06 17:04:45 +04:00
cib 8639d00a9d Removed double definition. 2013-02-22 23:13:22 +01:00
cib 961c77e26e Medical side-effects now appear on overdose.
Also reduced anti-toxins pill amount, because 50 units is way too much for a single pill.
2013-02-22 14:28:55 +01:00
cib 947d69be69 Removes random side-effects being caused by most medicine.
Cryo and cloning will still cause it.
2013-02-22 13:33:49 +01:00
Chinsky 6015df7178 Tweaks to side effects.
Removed itch one. Caused lots of whining, since it's quite counterintuitive to take drugs to treat itch instead of scratching it or removing bandage.
Made side effects contracting probability-based, probability higher the stronger chemical is.
2013-02-20 20:00:01 +04:00
cib eaa8130672 Balance fixes to medical side-effects.
- Bandage/ointment now causes itch instead of cramps
- Reduced amount of messages/effects by side-effects to 1/3
- Side-effects will now disappear after a while if left untreated, but they will cause damage before that.
2013-02-15 14:25:11 +01:00
cib 31cd43945d Added various new side effects:
- Headache triggered by bicaridine, alkysine and cryoxadone, treated with tramadol or alkysine
- Cramps triggered by bandages and ointment, treated with inaprovaline
- Bad stomach, triggered by dermaline, kelatone or being cloned, treated with anti-toxin
2013-02-12 18:20:57 +01:00
cib cf56a206b3 Medical side effects confirmed to work now. 2013-02-12 17:50:06 +01:00
cib 7a0c37867a Adjusted medical side effect strength. 2013-02-12 17:14:10 +01:00
cib 3f04c7ae99 Bugfix for medical side effects. 2013-02-12 16:38:44 +01:00
cib 1648c69f9d Implemented medical side-effects. 2013-02-12 16:19:39 +01:00
Whitellama 5d090b0611 Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12 into guntest
Conflicts:
	code/WorkInProgress/Cib/amorph/amorph_hud.dm
	code/game/objects/structures/window.dm
	code/modules/mob/living/blob/blob.dm
	code/modules/mob/living/simple_animal/friendly/corgi.dm
	code/modules/mob/mob_defines.dm
	code/modules/mob/screen.dm
	code/modules/projectiles/gun.dm
	code/modules/projectiles/guns/projectile/automatic.dm
	maps/tgstation.2.0.9.1.dmm
2013-01-31 14:26:58 -08:00
Cael_Aislinn e423798b8d removed a bunch of unused files, moved amorphs and meme to workinprogress/cib
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2013-01-15 23:29:49 +10:00