- Makes additional batons cost 2 experiment points.

- Fixes typo in floors.dmi
- Traitor panel buttons now grant objectives as well
This commit is contained in:
AnturK
2015-05-02 12:57:49 +02:00
parent 9c1d52a7ae
commit 34437dffb6
4 changed files with 21 additions and 4 deletions
+4
View File
@@ -1401,6 +1401,10 @@
ticker.mode.abductors |= src
var/datum/objective/experiment/O = new
O.owner = src
objectives += O
var/mob/living/carbon/human/H = current
hardset_dna(H,null,null,null,null,/datum/species/abductor,null)