What items are in the game?

Talk about the live multiplayer server.
Post Reply
Fishh
Posts: 7
Joined: Wed Nov 20, 2024 9:52 pm

What items are in the game?

Post by Fishh »

I’ve read on this site that half full wine jugs, and disk of returnings are in the game? I don’t know if I misread that. I found the half full wine jug. It just wont let me talk to thordur. Did I read the site wrong? Is the disk of returning meant to be in here?
Logg
Posts: 24
Joined: Sun Nov 03, 2024 5:21 pm

Re: What items are in the game?

Post by Logg »

Hey, I see where you read that "Disks of Returning" could be available.

It is stated in the Why 10th December 2001 document:
- Disks of Returning could be purchased from Thordur's tourist
attraction in the Dwarven Mines.
However, looking at the game code, this feature does not seem to be implemented.
If it were, we would see this line somewhere:

Code: Select all

give(player, "disk of returning", 1)
Its omission is likely because RSC Sundae prefers to only implement content for which there is evidence, and there really isn't any for both whatever Thordur's dialogue was and also for where the player was really teleported to when going down his ladder (imo, it was probably north of Falador castle's upstairs).

Another unfortunate omission right now is the Bones to Bananas spell, which due to its unpopularity & because we didn't know we had to preserve it, no one documented before RSC shut down, and is therefore purposely left out here.

It's kind of a little bit philosophical where to draw the line on "absolutely no content which we don't know how it was implemented", because crafting with Clay is included, but at 100% success rate, even though my memory is that there was some small chance at early Crafting levels you could crack the clay.

Probably the line is that "completely fabricating lines of dialogue" is not tolerable.
Fishh
Posts: 7
Joined: Wed Nov 20, 2024 9:52 pm

Re: What items are in the game?

Post by Fishh »

Thank you for replying, that makes total sense to me.
Post Reply