Separated the Classic Datapack to it's own folder.

This commit is contained in:
MobiusDev
2015-05-02 03:45:56 +00:00
parent 08e28fe058
commit 484bff80bb
11501 changed files with 2200482 additions and 627 deletions

View File

@@ -0,0 +1,9 @@
<html><body>Rift Post:<br>
Welcome to the rift between the dimensions of time and space! Where you're standing now is relatively safe. It was created using all available resources. By the way, I see that inner space where you're looking, and I must warn you... We can't guarantee your safety! Don't try to go there without our help!<br>
Don't forget! You'll have a better chance of returning alive if you take some friends with you. What do you want to do?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_EnterRift 5">"I want to go to the inner space of the rift."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OracleTeleport Return">"I want to go back to my world."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest OracleTeleport Festival">"I want to go to the Blood Offering."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Where's a good place for me to fight?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Please tell me the rules and characteristics of this place."</Button>
</body></html>