Jump to content

Hamlet Data Mining, Theorizing, Art Assets, Sprite Sheets, & More! (SPOILERS!)


watermelen671
 Share

Recommended Posts

IDK if this was already dug up

but


local MakePlayerCharacter = require "prefabs/player_common"


local assets = 
{
	Asset("ANIM", "anim/watricia.zip"),
	Asset("SOUND", "sound/woodie.fsb")    
}

local prefabs = 
{
	"mailpack",
	"rawling"
}

local start_inv = 
{
	"mailpack",
	"rawling"
}

local fn = function(inst)
	inst.soundsname = "woodie"

	inst.components.inventory:GuaranteeItems(start_inv)

end


return MakePlayerCharacter("watricia", prefabs, assets, fn, start_inv)

 

Link to comment
Share on other sites

4 minutes ago, watermelen671 said:

That's some super old stuff. Maybe check the Wiki to see if what you've found has already been discovered first. :wilson_goodjob: 

 

I wonder why it is even in Hamlet DLC folder)))))))
noone is cleaning them up?

  • Thanks 1
Link to comment
Share on other sites

Just now, Desblat said:

I wonder why it is even in Hamlet DLC folder)))))))
noone is cleaning them up?

Nope. It's just remnants of a bygone era.

Just be glad that they're still there, otherwise most of the stuff on this thread wouldn't exist. :wilson_ecstatic:

1 minute ago, __IvoCZE__ said:

I wonder how much would don't starve be don't starve if all the Unimplemented Characters ( Except Pyro )

...if all the Unimplemented Characters what? FINISH YOUR THOUGHT SAMMIT!!

SMASHH.png.218c1b1aa3b8c7db081ee632822b93bc.png

  • Haha 1
Link to comment
Share on other sites

2 minutes ago, watermelen671 said:

And no malware on my thread either!! 

unknown.png

Idk my pc propably got your DupeDronk.exe virus.

I acidentally posted the posts for some reason when I was still editing them.

Edited by __IvoCZE__
OH WTF AGAIN
Link to comment
Share on other sites

Just now, __IvoCZE__ said:

Idk my pc propably got your DupeDronk.exe virus.

Well ONI malware is acceptable, because the threat of viruses in ONI is non-existent.

416657874467684405.png?v=1

Spoiler

Topical joke is topical.

Spoiler

I'm pretty sure only people who play ONI, or are at least in the know will get that joke. :wilson_ecstatic:

 

 

  • Haha 1
Link to comment
Share on other sites

3 hours ago, DragonMage156 said:

This thread feels more like a sh*tpost than a dateminding thread XD (no offense).

Well we datamined all the content we could, so we sh*tpost until new stuff gets released.

idk.png.ad4fa951a08564ab864964c11eb0395c.png

Spoiler

It tends to be a trend in my datamining threads...I dunno if I should see a doctor about my chronic post-datamining sh*tposting issue though...

 

  • Like 3
  • Haha 2
Link to comment
Share on other sites

17 minutes ago, watermelen671 said:

Well we datamined all the content we could, so we sh*tpost until new stuff gets released.

idk.png.ad4fa951a08564ab864964c11eb0395c.png

  Hide contents

It tends to be a trend in my datamining threads...I dunno if I should see a doctor about my chronic post-datamining sh*tposting issue though...

 

I guess ONI just have more stuff to play with than Hamlet.

Link to comment
Share on other sites

1 minute ago, 4 Da LOLs said:

maybe they are being moved to base DS

Wait a second, where were they found to begin with?

IIRC it popped up in the hamlet files, which contains ALL the other files, including the DLCs

Spoiler

Which is why an odd glitch can happen where you don't have Shipwrecked installed but you can still somehow generate a SW world.

Spoiler

I tried reporting it to Klei, but I think it's been lost to the abyss. :wilson_cry:

 

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...