taterzen_by_id

@ScarpetFunction
open fun taterzen_by_id(id: Int): Entity

Returns a taterzen from {TATERZEN_NPCS} by its id.

Return

taterzen with given id or null if taterzen with given id doesn't exist.

Parameters

id

id of taterzen to get.