User:Theleekycauldron/Scripts/PSHAW/dependencies/Prep.js: Difference between revisions
Content deleted Content added
preserve existing botdo patch |
test Tag: Reverted |
||
Line 157:
-->`)
for (let hook of this.hooks){
print(hook.credits)
for (let credit of hook.credits){
res.push(credit.content)
|