You've earned the Charitable achievement! You've earned the Drunk Carl achievement! You've earned the Wizard Employee achievement! You've earned the Making a living achievement! You've earned the Have a Silver Pet achievement! You've earned the Shell-Shocked achievement! You've earned the Autumn Dragon Owner achievement! You've earned the Split Personality: Nori achievement!
(For the achievements thread lol)
Junko Entropy Bismuth Sample
We don't do wearable books (except those random ones back in the day) because of the precedent of having them, essentially. We don't have the resources to make them all wearable, so it's a path we haven't gone down. Kind of like why we don't make minions wearable either. The trunks aren't wearable themselves so it's not really a problem to make them so now.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
How cool! You won 9,171sP!
[img align=right][/img] [align=right] [flower=berlin] ~
private int charClass( String text ) { boolean isDigit = "1234567890".indexOf( text ) != -1; // if buttonpressed is a digit if ( isDigit ) return 0; else if ( "+-/*".indexOf( text ) != -1 ) return 1; else if ( text.equals("C" )) return 2; else if ( text.equals("=" )) return 3; else return -1; // never happens }
You Win:
Baby Creature
You were nowhere near it!
[img align=right][/img] [align=right] [flower=berlin] ~