// 0) { document.location.href = base_url.replace(/&/g, '&') + '&start=' + ((page - 1) * perpage); } } /** * Find a member */ function find_username(url) { popup(url, 760, 570, '_usersearch'); return false; } /** * Mark/unmark checklist * id = ID of parent container, name = name prefix, state = state [true/false] */ function marklist(id, name, state) { var parent = document.getElementById(id); if (!parent) { eval('parent = document.' + id); } if (!parent) { return; } var rb = parent.getElementsByTagName('input'); for (var r = 0; r < rb.length; r++) { if (rb[r].name.substr(0, name.length) == name) { rb[r].checked = state; } } } /** * Play quicktime file by determining it's width/height * from the displayed rectangle area * * Only defined if there is a file block present. */ function play_qt_file(obj) { var rectangle = obj.GetRectangle(); if (rectangle) { rectangle = rectangle.split(',') var x1 = parseInt(rectangle[0]); var x2 = parseInt(rectangle[2]); var y1 = parseInt(rectangle[1]); var y2 = parseInt(rectangle[3]); var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1; var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1; } else { var width = 200; var height = 0; } obj.width = width; obj.height = height + 16; obj.SetControllerVisible(true); obj.Play(); } // ]]>

Knights of Valour

Knights of Valour @ Shadow Council WoW Forums
It is currently Sun Sep 05, 2010 12:42 am



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Icecrown Citadel - Plagueworks
PostPosted: Fri Jan 15, 2010 5:54 am  
User avatar

Joined: Sun Jul 29, 2007 7:34 pm
Posts: 686
Offline

Inside the doors of the Citadel, the way to the Frozen Throne lies blocked by three seals. Each of those three seals are then protected by the Lich King's most trusted minions... no easy task breaching them. For now, only the door to the Plagueworks lies open:

The Plagueworks - a twisted playground of horrifying abominations spawned by the mad genius of Professor Putricide. After dispatching the numerous geists and guard dogs, we found ourselves facing the first of his 'children', Rotface! After several hours of grueling struggle, we finally managed to destroy this gross monstrosity.

Attachment:
RotfaceNames.jpg
RotfaceNames.jpg [ 381.11 KiB | Viewed 164 times ]

Attachment:
RotFaceNoNames.jpg
RotFaceNoNames.jpg [ 373.86 KiB | Viewed 164 times ]


With Rotface dispatched, we still had one major obstacle preventing us from taking Putricide head on - Rotface's equally monstrous brother, Festergut. We had been tempered on Rotface though, and Festergut was simply no match.

Attachment:
FestergutNoNames.jpg
FestergutNoNames.jpg [ 393.35 KiB | Viewed 164 times ]

Attachment:
FestergutNames.jpg
FestergutNames.jpg [ 416.81 KiB | Viewed 164 times ]


Image
Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron

World of Warcraft phpBB template "WoWMoonclaw" created by MAËVAH (ex-MOONCLAW) (v3.0.4) - wowcr.net : World of Warcraft styles & videos
© World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. wowcr.net is in no way associated with Blizzard Entertainment.
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group