Jump to content

How to unlock the Tragic Torch skin! (EXPIRED) Cyclum puzzle SOLVED!


Recommended Posts

Just now, AquaRC said:

Hm maybe it does because when characters pick it they do say some special quotes about the flower.

ive tried "flower_rose", "rose" "rose_flower" and just about everything in between, even so far as "charlierose" "charlieflower" etc. but i guess spawning 300 flowers and just picking them all works too

i was trying to see if picking the flower in-game would have any effect on the CURRENT puzzle but it doesnt look like it 

Just now, AquaRC said:

hhhmmm mkay so I guess it's just a chance for a flower to become a rose.

1% chance to spawn, like the kramp sack drop (only i can still cheat to get that :/)

i want that prefab because i want a garden of those things because i love Suffering

@203Y if you really want to play around with the rose, try the method below:

  • Go to Steam\SteamApps\common\Don't Starve Together Beta\data\scripts\prefabs
  • Open flowers.lua
  • Change ROSE_CHANCE to 1
  • Save
  • Start up DST
  • Set up Server in Host Game screen
  • Increase Flowers in the World Preset
  • Generate World

Any spawned flowers via c_spawn('flower') in your world (hosted through your client) will always be a rose. This will be reverted once you verify the integrity of the game cache or manually change back the ROSE_CHANCE or when an update comes.

Have fun, cheers.

15 hours ago, oCrapaCreeper said:

I'm not see what kind of opinion I should have of this.

lol sorry I know it's weird but it makes me smile or laugh abit everytime I make 1 or see 1 xD so its the perfect way to wait for the next puzzle or clue.

Just now, Zillvr said:

@203Y if you really want to play around with the rose, try the method below:

  • Go to Steam\SteamApps\common\Don't Starve Together Beta\data\scripts\prefabs
  • Open flowers.lua
  • Change ROSE_CHANCE to 1
  • Save
  • Start up DST
  • Set up Server in Host Game screen
  • Increase Flowers in the World Preset
  • Generate World

Any spawned flowers via c_spawn('flower') in your world (hosted through your client) will always be a rose. This will be reverted once you verify the integrity of the game cache or manually change back the ROSE_CHANCE or when an update comes.

Have fun, cheers.

OOOOOOOH, SWEET! thanks!

12 hours ago, CarlZalph said:

The puzzle page, at least for when you've entered the code, sends to the server where you clicked at on the image.


      a = new XMLHttpRequest();
      a.open("POST", "/clickamajob", false);
      a.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
      a.send("x="+x+"&y="+y);
      if (a.responseText=="reload") {
	      location.reload();
      }

I have clicked on all flowers, all Maxwell books, all shadows so far.

I have clicked on all of the flowers and yet nothing.

Hmm.

4 minutes ago, CarlZalph said:

I've been constantly doing it and still nothin'.

Because I tried looking at the image directly before doing the clicking, and it was cached.

Cleared cache and it popped up.

Ah the troubles of having a cache..

Turns off caching permanently.

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

Guest
This topic is now closed to further replies.
×
  • Create New...