Bumps trait up to 2 points.

This commit is contained in:
Cameron653
2017-10-30 20:09:42 -04:00
committed by GitHub
parent 02e25ebe3d
commit afb103838e
@@ -123,5 +123,5 @@
/datum/trait/winged_flight
name = "Winged Flight"
desc = "Allows you to fly by using your wings."
cost = 1 //Minor in game value.
var_changes = list("can_fly" = 1)
cost = 2 //Some in game value.
var_changes = list("can_fly" = 1)