mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 15:36:21 +01:00
Bumps trait up to 2 points.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user