ratz/src/modules/employment/fixers/fixers.go

type FixerID

const VeeEychess

const BayTammax

const ThreeQuartex

var fixerPics

func (f FixerID) Name() string {}

func (f FixerID) Int() int {}

const Fixer1

const Fixer2

const Fixer3

func LoadAllFixerImages() error {}

func FetchFixerPic(fixer int) io.Reader {}

func GenerateFixerImageMacro(fixer FixerID, text string) (msg *images.LocalImage) {}