mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 23:56:07 +09:00
reverting old chargen test code
This commit is contained in:
@@ -10,8 +10,8 @@ import net.torvald.terrarum.gameactors.AVKey
|
|||||||
object PlayerBuilderTestSubject1 {
|
object PlayerBuilderTestSubject1 {
|
||||||
operator fun invoke(): IngamePlayer {
|
operator fun invoke(): IngamePlayer {
|
||||||
val p: IngamePlayer = IngamePlayer(
|
val p: IngamePlayer = IngamePlayer(
|
||||||
ModMgr.getGdxFile("basegame", "sprites/velki_whitevalley.properties").path(),
|
ModMgr.getGdxFile("basegame", "sprites/test_sprite.properties").path(),
|
||||||
ModMgr.getGdxFile("basegame", "sprites/velki_whitevalley_glow.properties").path(),
|
ModMgr.getGdxFile("basegame", "sprites/test_sprite_glow.properties").path(),
|
||||||
-589141658L // random value thrown
|
-589141658L // random value thrown
|
||||||
)
|
)
|
||||||
InjectCreatureRaw(p.actorValue, "basegame", "CreatureHuman.json")
|
InjectCreatureRaw(p.actorValue, "basegame", "CreatureHuman.json")
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB |
BIN
src/res/floatingIslePreset01.png
LFS
Normal file
BIN
src/res/floatingIslePreset01.png
LFS
Normal file
Binary file not shown.
BIN
src/res/floatingIslePreset02.png
LFS
Normal file
BIN
src/res/floatingIslePreset02.png
LFS
Normal file
Binary file not shown.
BIN
src/res/floatingIslePreset03.png
LFS
Normal file
BIN
src/res/floatingIslePreset03.png
LFS
Normal file
Binary file not shown.
BIN
src/res/floatingIslePreset04.png
LFS
Normal file
BIN
src/res/floatingIslePreset04.png
LFS
Normal file
Binary file not shown.
BIN
src/res/floatingIslePreset05.png
LFS
Normal file
BIN
src/res/floatingIslePreset05.png
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user