mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
Adjust traceur, taj, and teshari agility to 90
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
inherent_verbs = list(/mob/living/proc/shred_limb, /mob/living/carbon/human/proc/lick_wounds)
|
||||
heat_discomfort_level = 295 //Prevents heat discomfort spam at 20c
|
||||
wikilink="https://wiki.vore-station.net/Tajaran"
|
||||
agility = 80
|
||||
agility = 90
|
||||
|
||||
/datum/species/skrell
|
||||
spawn_flags = SPECIES_CAN_JOIN
|
||||
@@ -305,7 +305,7 @@
|
||||
gluttonous = 0
|
||||
descriptors = list()
|
||||
wikilink="https://wiki.vore-station.net/Teshari"
|
||||
agility = 80
|
||||
agility = 90
|
||||
|
||||
inherent_verbs = list(
|
||||
/mob/living/carbon/human/proc/sonar_ping,
|
||||
|
||||
@@ -121,6 +121,6 @@
|
||||
|
||||
/datum/trait/traceur
|
||||
name = "Traceur"
|
||||
desc = "You're capable of parkour and can *flip over low objects."
|
||||
desc = "You're capable of parkour and can *flip over low objects (most of the time)."
|
||||
cost = 2
|
||||
var_changes = list("agility" = 100)
|
||||
var_changes = list("agility" = 90)
|
||||
Reference in New Issue
Block a user