Added the last two chapters and some Event Items #1
|
@ -854,7 +854,7 @@ function antiHemoragicSyringe() {
|
|||
medkitAddons.push(antiHemoragicSyringe());
|
||||
|
||||
function refinedSerum() {
|
||||
var addon = selectAddOn("Refined Serum", ["A refined version of the Putrid Serum that's mostly safe for human consumption. Mostly.", "Creates a Blight trail behind the Survivor.", "Moderately increases Movement speed for 16 seconds."], "event", "second use", "IconAddon_refinedSerum.png", "First Aid Kit", ["extra", "extra", "extra"]);
|
||||
var addon = selectAddOn("Refined Serum", ["A refined version of the Putrid Serum that's mostly safe for human consumption. Mostly.", "Creates a Blight trail behind the Survivor.", "Moderately increases Movement speed for 16 seconds."], "event", "second use", "iconAddon_blightedSyringe.png", "First Aid Kit", ["extra", "extra", "extra"]);
|
||||
return addon;
|
||||
}
|
||||
|
||||
|
@ -1058,12 +1058,12 @@ function oddBulb() {
|
|||
flashlightAddons.push(oddBulb());
|
||||
|
||||
function brokenBulb() {
|
||||
var addon = selectAddOn("Broken Bulb", ["A damaged bulb that causes a spooky flickering effect.", "Causes the Flashlight to flicker."], "event", "Tremendously increased effect and less battery life.", "IconAddon_brokenBulb.png", "Flashlight", ["extra", "extra"]);
|
||||
var addon = selectAddOn("Broken Bulb", ["A damaged bulb that causes a spooky flickering effect.", "Causes the Flashlight to flicker."], "event", "Tremendously increased effect and less battery life.", "iconAddon_brokenFlashlightBulb.png", "Flashlight", ["extra", "extra"]);
|
||||
return addon;
|
||||
}
|
||||
|
||||
//ADD
|
||||
flashlightAddons.push(oddBulb());
|
||||
flashlightAddons.push(brokenBulb());
|
||||
|
||||
//ADD ADDITIONAL ITEMS OF THIS TYPE ABOVE THIS LINE
|
||||
//key Add-ons
|
||||
|
|
Before Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 119 KiB |
BIN
graphics/K30_charPreview_portrait.png
Normal file
After Width: | Height: | Size: 156 KiB |
BIN
graphics/K31_charPreview_portrait.png
Normal file
After Width: | Height: | Size: 136 KiB |
BIN
graphics/S34_charPreview_portrait.png
Normal file
After Width: | Height: | Size: 122 KiB |
BIN
graphics/S35_charPreview_portrait.png
Normal file
After Width: | Height: | Size: 129 KiB |
BIN
graphics/S36_charPreview_portrait.png
Normal file
After Width: | Height: | Size: 120 KiB |