User:Theleekycauldron/Scripts/PSHAW/dependencies/Prep.js: Difference between revisions

Content deleted Content added
add
wrong way
Line 40:
let creditstext = this.content.slice(ip[2],ip[3]);
this.hooks = []
for (letvar h=0; in h<hooktext.length; h++){
let hook = new Hook(h,hooktext[h].slice(2),[])
this.hooks.push(hook)