Birdform Question

Metraxis

Member
Poked about and did not find:

What are the attribute names for the Birdform feather qualification counters?
 

Bale

Minion
Open up your preference file: \settings\<character name>_prefs.txt

They all begin with "birdform". You'll figure it out. ;)
 
Also from within mafia, jasonharper's prefref alias comes in very handy for things like this:

Code:
> prefref bird

birdformCold (user, now '0', default 0)
birdformHot (user, now '0', default 0)
birdformRoc (user, now '0', default 0)
birdformSleaze (user, now '0', default 0)
birdformSpooky (user, now '0', default 0)
birdformStench (user, now '0', default 0)
preBlackbirdFamiliar (user, now '', default none)
Returned: void
 

Metraxis

Member
So, does that alias just incorporate an ash script into the cli, or is there something special about it being an alias?
 
Top