Skip to content

Commit

Permalink
Merge pull request #2 from anc/master
Browse files Browse the repository at this point in the history
New prophet, called Shada.
  • Loading branch information
Depado committed Mar 2, 2018
2 parents 23d6206 + 7cf727b commit 7fe9b57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jagon/jagon.go
Expand Up @@ -41,6 +41,7 @@ func Apostles(c *gin.Context) {
gin.H{"name": "Hekmon", "alive": true, "location": "In a dark underground temple, accompanied by a dwarf, an elf and a Shiba Inu."},
gin.H{"name": "Thonain", "alive": true, "location": "In the back of a seedy, dark and smelly alley, right near a drunk's vomit from last night."},
gin.H{"name": "Grovek", "alive": true, "location": "In the fresh forest of Ubud, living in a mushroom-like stone house."},
gin.H{"name": "Shada", "alive": true, "location": "In a castle built from sand near the ocean, the castle is somewhat indestructible."},
},
})
}
Expand Down

0 comments on commit 7fe9b57

Please sign in to comment.