added some new lines, cleanup and updated the default sprite removing the armor
This commit is contained in:
@ -38,32 +38,14 @@ On_recommendrootbutton.caption
|
||||
"Reference Sites"
|
||||
}
|
||||
|
||||
|
||||
//---- Top Menu Option Websites -----------------------------------------------------
|
||||
//These are the websites listed under that button we just named up there. You can put whatever sites you want in here. I'll actually link to some real sites here to be helpful. Feel free to replace these with the sites you like instead. Pay close attention to the formatting that follows!
|
||||
|
||||
On_sakura.recommendsites
|
||||
{
|
||||
"Ghost Template Walkthrough"
|
||||
--
|
||||
//This first line is the name that will display in the menu for your site. In this case, it would display "Ghost Template Walkthrough".
|
||||
"%ASC(1)http://www.ashido.com/ukagaka/%ASC(2)"
|
||||
--
|
||||
//And this is the site that it would link to. Note that a website address begins with %ASC(1) and ends with %ASC(2). Don't forget these!
|
||||
|
||||
"Zarla's Twitter"
|
||||
"Coders Teaparty"
|
||||
--
|
||||
"%ASC(1)https://twitter.com/Zarla_S/%ASC(2)"
|
||||
--
|
||||
|
||||
"Zarla's Tumblr"
|
||||
--
|
||||
"%ASC(1)http://zarla-s.tumblr.com/%ASC(2)"
|
||||
--
|
||||
|
||||
"Zarla's Dreamwidth"
|
||||
--
|
||||
"%ASC(1)http://zarla.dreamwidth.org/%ASC(2)"
|
||||
"%ASC(1)https://coders-teaparty.cafe/%ASC(2)"
|
||||
--
|
||||
|
||||
"SSP"
|
||||
|
||||
Reference in New Issue
Block a user