Space Station 13 - Modules - TypesVar Details - Proc Details

carp

Vars

migration_speed_maxFastest the carp can go
migration_speed_minSlowest speed the carp can go
movement_update_rateHow often to update movement
stop_move_chanceChance for the carp to stay still instead of moving
turn_chanceChance to turn in either direction on updating movement

Procs

update_movementTurn up to 45 degrees and change speeds

Var Details

migration_speed_max

Fastest the carp can go

migration_speed_min

Slowest speed the carp can go

movement_update_rate

How often to update movement

stop_move_chance

Chance for the carp to stay still instead of moving

turn_chance

Chance to turn in either direction on updating movement

Proc Details

update_movement

Turn up to 45 degrees and change speeds