refact
This commit is contained in:
9
lib/item.mug.go
Normal file
9
lib/item.mug.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package lib
|
||||
|
||||
import p "git.teletypegames.org/games/pncdsl"
|
||||
|
||||
var Mug = p.Item{
|
||||
Name: "mug",
|
||||
Sprite: "spr/mug",
|
||||
Description: "kedvenc bögréje",
|
||||
}
|
||||
Reference in New Issue
Block a user