personality

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 2 Imported by: 0

README

Personality

Personality exports the various personality types of villagers found in the Animal Crossing series.

Documentation

Overview

Package personality exports the various personality types of villagers found in the Animal Crossing series.

Index

Constants

This section is empty.

Variables

View Source
var (
	// BigSister represents the BigSister personality in the Animal Crossing series.
	BigSister = nook.Personality{
		Name: bigSisterName}
)
View Source
var (
	// Cranky represents the Cranky personality in the Animal Crossing series.
	Cranky = nook.Personality{
		Name: crankyName}
)
View Source
var (
	// Jock represents the Jock personality in the Animal Crossing series.
	Jock = nook.Personality{
		Name: jockName}
)
View Source
var (
	// Lazy represents the Lazy personality in the Animal Crossing series.
	Lazy = nook.Personality{
		Name: lazyName}
)
View Source
var (
	// Normal represents the Normal personality in the Animal Crossing series.
	Normal = nook.Personality{
		Name: normalName}
)
View Source
var (
	// Peppy represents the Peppy personality in the Animal Crossing series.
	Peppy = nook.Personality{
		Name: peppyName}
)
View Source
var (
	// Smug represents the Smug personality in the Animal Crossing series.
	Smug = nook.Personality{
		Name: smugName}
)
View Source
var (
	// Snooty represents the Snooty personality in the Animal Crossing series.
	Snooty = nook.Personality{
		Name: snootyName}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL