load of fixes
- increased age_min from 18 to 21 - gave RCDs an option of airlock direction - buffed bluespace trays - made more windows / walls directional and merging with airlocks/windows - gave the rusty walls perspective sprites - removed stoner language from beach bum - enabled prisoner (for now) - buffed HEVA not to be weak to goliaths - brought back smaller, more realistic bee sprites
This commit is contained in:
@@ -474,11 +474,11 @@
|
||||
uniform = /obj/item/clothing/under/pants/youngfolksjeans
|
||||
id = /obj/item/card/id
|
||||
|
||||
/datum/outfit/beachbum/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
..()
|
||||
if(visualsOnly)
|
||||
return
|
||||
H.dna.add_mutation(STONER)
|
||||
// /datum/outfit/beachbum/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
// ..()
|
||||
// if(visualsOnly)
|
||||
// return
|
||||
// H.dna.add_mutation(STONER) //GS13 - removes the stoner trait, it makes the role almost unplayable
|
||||
|
||||
/////////////////Officers+Nanotrasen Security//////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user