mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-26 01:52:29 +00:00
-Added a check for the target's location when drag and dropping someone into a disposal unit.
-Misc stuff with diseases. -Forgot to add the .dme so the extra symptoms will be ticked now. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5014 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -17,7 +17,7 @@ to null does not delete the object itself. Thank you.
|
||||
|
||||
*/
|
||||
|
||||
var/list/diseases = typesof(/datum/disease) - /datum/disease - /datum/disease/advance
|
||||
var/list/diseases = typesof(/datum/disease, /datum/disease/advance) - /datum/disease - /datum/disease/advance
|
||||
|
||||
|
||||
/datum/disease
|
||||
|
||||
Reference in New Issue
Block a user