Bux Fixes all sorts

- Chaplin can't be turned into a vampire
- Spelling errors
- A few debug messages for advanced checks
- Loadout spawning fixed
- IPC's can't be absorbed by lings.
- IPC will no longer be chosen as a ling
- Can't use radios if you are stunned >= 4
- dead bodys stop floating after they die
- debug messages to find out what's happening.
This commit is contained in:
SoundScopes
2014-08-12 23:36:38 +01:00
parent 90b5f15c62
commit 5aa3d633f4
14 changed files with 164 additions and 83 deletions
+4
View File
@@ -378,6 +378,9 @@ proc/populate_gear_list()
allowed_roles = list("Roboticist", "Scientist", "Research Director")
//Species-specific gear datums.
//Taken out until fixes are done
/*
/datum/gear/zhan_furs
display_name = "Zhan-Khazan furs"
path = /obj/item/clothing/suit/tajaran/furs
@@ -391,6 +394,7 @@ proc/populate_gear_list()
cost = 2
slot = slot_head
whitelisted = "Tajaran"
*/
/datum/gear/unathi_robe
display_name = "roughspun robe"