mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
- 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user