Search results

  1. T

    Race menu

    Did you read the link in post 4? It's not 100% accurate, post-rework, but it's probably good enough for most purposes.
  2. T

    Softlock in Deepsea Lab Dungeon

    The issue is: Unequipping the Depthsuit on the tile just outside of the Janeria fight lets you save. In Flash, doing this killed you instantly, as soon as you left the Inventory.
  3. T

    What are your gripes/criticism of TiTs?

    You can buy Dove Balm from Dr. Lessau. Vending machines have general-purpose items, but there are some specialty TFs that can only be bought on Tavros. I'm concerned they've left Levels 11-12 for too long. Encounters are being designed to be beatable by level 10 PCs, and I expect they'll be a...
  4. T

    What are your gripes/criticism of TiTs?

    You really don't want to be mixing Melee and Ranged in this game. Charge Weapon makes you Melee weapon do Electric, so an Electric Ranged is redundant anyway. I'd recommend the Warden Shield, NaN Deconstructor/Hirudo Devourer (to regen Health) or the Heavy Slut Ray (since you can only fire it...
  5. T

    Race menu

    Racial Score. The other issue is that Gedan removed most of the score decreases, so now everything counts for everything. It used to be most races would have a score of 0 and not be shown.
  6. T

    A list of unrelated questions

    Smugglers have some experience:
  7. T

    What Content Would You Like Added?

    You can expand the map by clicking on it, which will also move it so it doesn't cover your stats.
  8. T

    How do i equip my ship with a weapon or a module

    They're installed automatically when you buy them.
  9. T

    Please help, found bug in downloaded game from offical page

    Again, check your statuses. That will tell you. If it is oversized testicles, a Hoverboard will help. https://forum.fenoxo.com/threads/titsedjs-a-game-state-editor-for-javascript-version.32419/
  10. T

    Please help, found bug in downloaded game from offical page

    1. That's very strange. What does your Stats tab look like? Did you start as half Kui-Tan/do you have the 'Nuki Nuts perk? That can lead to immobilization via oversized testicles. 2. Which TiTS Editor are you trying to use? The Pinned thread is for Flash. There should be one for the JavaScript...
  11. T

    Is there any reason to beat Sophora?

    The first encounter on any of the three floors with hostile tiles.
  12. T

    TiTsEdJS - A game state editor (for javascript version)

    Only if Steele is also pregnant by Mirrin, if I'm reading the Flash code right. The Father bonus is factored in: (Mother + Father)/2, but it's always 100%, so it effectively just halves the Mother's effective value (+50%).
  13. T

    Is there any reason to beat Sophora?

    Since the first encounter has to be on Zheng Shi, she can be avoided indefinitely, if you leave before meeting her. If you want to stick around for a while, I've found the chance of meeting her is fairly low, so you should be able to save-scum. I've found a Stun Weapon fairly useful, especially...
  14. T

    Stat max?

    Ramis strikes me as deliberately playing against type: Tall, heavily muscled, heavy drinker? Must be a butch lesbian! Nope. In fact, she prefers masculine males. Deciding where to put your limited stat points is Min-Maxing. Stat Training is just Maxing. The game is designed to be beatable with...
  15. T

    Inventory Button Gone?

    I edited my post, while you were posting, to include it. Does 'C' not open the inventory?
  16. T

    Inventory Button Gone?

    This report says the hotkey (C) still works. Gedan was looking at it earlier, so maybe this will be fixed in the next version, whenever that comes out.
  17. T

    The Halloween event where someone shows up at your ship

    Do you have Halloween enabled via Cheats? IIRC, it has a 30-day cooldown.
  18. T

    A list of unrelated questions

    Just started a new game in 0.9.028-PUBLIC#2721 and successfully enabled the Cheat Menu. If the usual way doesn't work, try opening the Console with F12 and typing flags['CHEATS_ENABLED'] = 1
  19. T

    Is the plain text for the bad ends stored anywhere?

    There isn't really a 'plain text' anything in the code, because they use parsers to dynamically reflect your Steele. If you want to go looking, though, the public Source Code has everything up to 0.8.065. Unfortunately, they stopped updating after that. You might be able to see more recent code...