New Content - Implemented Feb 13 Time-Twitching Tower: Ninja, Pinta, Santa Claus

Bale

Minion
Here's the whole thing from my session log.

Code:
Visiting the Voting / Phone Booth
Encounter: Time-Twitching Tower Voting / Phone Booth
Took choice 950/4: unknown
choice.php?pwd&whichchoice=950&option=4
Encounter: Twitch Event #8 Time Period

Took choice 1048/2: unknown
choice.php?pwd&whichchoice=1048&option=2
--------------------
8146	invisible potion	842330124	blank.gif	usable	t,d	100
invisible potion	Effect: "Invisible (20 Minutes Ago)", Effect Duration: 20
--------------------
--------------------
1805	Invisible (20 Minutes Ago)	blank.gif	74a30d393bc0cb97c84c017240ebaf93	use 1 invisible potion
# Invisible (20 Minutes Ago): Makes You Invisible In The Past
Invisible (20 Minutes Ago)	Critical Hit Percent: +15, Spell Critical Percent: +15
--------------------
--------------------
8147	time shuriken	250878826	shuriken.gif	none, combat reusable	t	0
# time shuriken: (does not go away when used)
--------------------
--------------------
8148	ninjammies	838593734	ninjammies.gif	pants	t	0
ninjammies	100	Mox: 20
# ninjammies: Grants 50 Adventures of <b><a class=nounder href="desc_effect.php?whicheffect=c1e27e7a2d8e9fe8d5c2653ba0131f72" >Morninja</a></b> at Rollover
ninjammies	Adventures: +2, PvP Fights: +2
--------------------

place.php?whichplace=twitch&action=twitch_boat2
place.php?whichplace=twitch&action=twitch_boat2
place.php?whichplace=twitch&action=twitch_boat3
--------------------
8145	glass eye	179260051	cglasseye.gif	accessory		0
glass eye	0	Mys: 50
# glass eye: +40% Item Drops in the Time-Twitching Tower
glass eye	Initiative: +20, Weapon Damage: +20, Single Equip
--------------------
You acquire an item: glass eye
 

Fluxxdog

Active member
Getting this at build:
Code:
    [javac] F:\Coding\kolmafia\src\net\sourceforge\kolmafia\CoinmasterRegistry.java:65: error: cannot find symbol
    [javac] import net.sourceforge.kolmafia.request.NinjaStoreRequest;
    [javac]                                        ^
    [javac]   symbol:   class NinjaStoreRequest
    [javac]   location: package net.sourceforge.kolmafia.request
15401 does not have any NinjaStoreRequest.java
 
Top