[QUOTE=Thorny;20494836]why on earth has this thread turned into a height/weight competition? o.0[/QUOTE]
because baby i feel sexy when i think of your name.
Because we don't have anything else to talk about :v:
Also, I struck Platinum at surface level. This is going to be a good game. :dance:
[quote]So dwarves weigh between 43 and 122 kg, an average of 82.5 kg.
We already know that dwarves have an average body size of 60,000 cubic centimetres.
That puts their average density at 1.375 g/cm^3. Water has a density of 1 g/cm^3.
No wonder dwarves can't swim.
[/quote]
Bay12 forums, going way too much into details since 2001.
[QUOTE=Orkel;20497221]Bay12 forums, going way too much into details since 2001.[/QUOTE]
True, but that is pretty interesting.
I guess a tentacle demon's arms and legs are in fact tentacles with hands and feet to them because of "HUMANOID_SIMPLE".
If anyone wants to test this I can copy down my edited code here (major changes in religion, ethics, etc., but still fairly similar to a Dwarf). The trick is, when starting a game, check your neighbors on the world map. If you don't see "Tentacle Demon", then you're playing as Dwarfs (I think I fixed this by making Dwarfs non-playable, but who knows).
I pity the foo who attacks this fort. All of the Demons are extremely tough and great wrestlers. :v:
[QUOTE=KingQ8;20496432][url]http://www.convertunits.com/from/lbs/to/kg[/url]
Dude, you're probably gangly looking. Damn. Also, girls think being skinny is hot till you go swimming in front of them or something. As soon as you take your shirt off and they see some corpse-like chest, they think it's hella ugly. Having the chest of a five year old is not hot to girls lol. Also, 120lbs, you're light as hell man.[/QUOTE]
No, I'm not talking out my ass, they've seen my chest, they're the kind of girls that are into piercings and stuff.. Not trying to be cool, I'm not bragging or anything, I'm just saying, I'm happy with my weight.
[QUOTE=Dalndox;20497024]
Holy shit! This guy is supposed to be the leader of the expedition!? :suicide:
Also, major points for being a vegetarian Tentacle Demon. :v:[/QUOTE]
The Ultimate Gutter.
Best fortress name EVER!
[QUOTE=clanratc;20497841]The Ultimate Gutter.
Best fortress name EVER![/QUOTE]
Yeah. Redoing some of the settings allows for some awesome civ names for Tentacle Demons.
Where the hell did I get all of this batman meat? :tinfoil:
[QUOTE=Kylel999;20497789]No, I'm not talking out my ass, they've seen my chest, they're the kind of girls that are into piercings and stuff.. Not trying to be cool, I'm not bragging or anything, I'm just saying, I'm happy with my weight.[/QUOTE]
:) I'm glad you like weighing the same as a 13 year old.
I haven't seen these things eat or drink once. I'm starting to think they don't need to. :raise:
[NO_DRINK][NO_EAT][NO_SLEEP]
I think so.
[QUOTE=KingQ8;20498443]:) I'm glad you like weighing the same as a 13 year old.[/QUOTE]
:v: Me too. You just don't have to be a dick about it. Keep in mind, I [I]am[/I] 16 as of a few days ago.
[QUOTE=Dalndox;20497619]If anyone wants to test this I can copy down my edited code here (major changes in religion, ethics, etc., but still fairly similar to a Dwarf). The trick is, when starting a game, check your neighbors on the world map. If you don't see "Tentacle Demon", then you're playing as Dwarfs (I think I fixed this by making Dwarfs non-playable, but who knows).
I pity the foo who attacks this fort. All of the Demons are extremely tough and great wrestlers. :v:[/QUOTE]
Forget religion, I want a fortress of Atheist tentacle demons.
[QUOTE=Death Dragon;20498845]But atheism is a religion.[/QUOTE]
It's a belief :eng101:
*Looks it up*
[quote]something one believes in and follows devotedly; a point or matter of ethics or conscience: to make a religion of fighting prejudice. [/quote]
Hm, it's debatable, you can't really "follow" atheism, since there is really nothing to follow.
But atheism is a religion.
Edit:
Monotheism is a religion with one god, polytheism is a religion with more than one god and atheism is a religion with no god.
Or was it?
[QUOTE=Death Dragon;20498741][NO_DRINK][NO_EAT][NO_SLEEP]
I think so.[/QUOTE]
Sounds like something I should really fix. Unless I want a race of monsters that need no food or rest. :black101:
Fixed. :v:
[editline]03:58PM[/editline]
[QUOTE=Rubs10;20498793]Forget religion, I want a fortress of Atheist tentacle demons.[/QUOTE]
Their pantheon all involves deities of shit like Death, War, Slaughter, etc. :v:
[QUOTE=Kylel999;20498744]:v: Me too. You just don't have to be a dick about it. Keep in mind, I [I]am[/I] 16 as of a few days ago.[/QUOTE]
Being 59kg (120lbs) at 16 is weird. You should be around 65kg.
Plus, only reason I'm being a "dick" about it is cause you're a douchebag yourself. You're an elitist cunt who talks down to any new players because they use tilesets. It puts em off.
[QUOTE=KingQ8;20498935]Being 59kg (120lbs) at 16 is weird. You should be around 65kg.
Plus, only reason I'm being a "dick" about it is cause you're a douchebag yourself. You're an elitist cunt who talks down to any new players because they use tilesets. It puts em off.[/QUOTE]
Unabashed tileset user here.
It's not that the game is too hard with ASCII, but after a few hours or so it really starts to hurt my eyes. :psypop:
[QUOTE=Dalndox;20499073]Unabashed tileset user here.
It's not that the game is too hard with ASCII, but after a few hours or so it really starts to hurt my eyes. :psypop:[/QUOTE]
That's what the natural color scheme is for.
[code]
[BLACK_R:0]
[BLACK_G:0]
[BLACK_B:0]
[BLUE_R:13]
[BLUE_G:103]
[BLUE_B:196]
[GREEN_R:68]
[GREEN_G:158]
[GREEN_B:53]
[CYAN_R:86]
[CYAN_G:163]
[CYAN_B:205]
[RED_R:151]
[RED_G:26]
[RED_B:26]
[MAGENTA_R:255]
[MAGENTA_G:110]
[MAGENTA_B:187]
[BROWN_R:120]
[BROWN_G:94]
[BROWN_B:47]
[LGRAY_R:185]
[LGRAY_G:192]
[LGRAY_B:162]
[DGRAY_R:88]
[DGRAY_G:83]
[DGRAY_B:86]
[LBLUE_R:145]
[LBLUE_G:202]
[LBLUE_B:255]
[LGREEN_R:131]
[LGREEN_G:212]
[LGREEN_B:82]
[LCYAN_R:176]
[LCYAN_G:223]
[LCYAN_B:215]
[LRED_R:255]
[LRED_G:34]
[LRED_B:34]
[LMAGENTA_R:255]
[LMAGENTA_G:167]
[LMAGENTA_B:246]
[YELLOW_R:255]
[YELLOW_G:218]
[YELLOW_B:90]
[WHITE_R:255]
[WHITE_G:255]
[WHITE_B:255][/code]
Replace the colors in the init.txt with this.
A child is running around my fortress, screaming about "being possessed"
I do not understand what workshop he wants.
[QUOTE=Canuhearme?;20499324]A child is running around my fortress, screaming about "being possessed"
I do not understand what workshop he wants.[/QUOTE]
Craftsdwarfs.
[editline]10:20PM[/editline]
Or bowyers maybe.
[QUOTE=Death Dragon;20498845]But atheism is a religion.
Edit:
Monotheism is a religion with one god, polytheism is a religion with more than one god and atheism is a religion with no god.
Or was it?[/QUOTE]
It's not a religion chief. I do not subscribe to any religion and when people feel the need to categorize me, atheist is what it would be i suppose. A religion by nature is a shared belief system. I do not have any connection to any other atheist other than a common lack of religion.
[QUOTE=Orkel;20499229]That's what the natural color scheme is for.
[code]color stuff[/code]
Replace the colors in the init.txt with this.[/QUOTE]
thanks, but I'll stick with the tileset. Personally I don't think the use of a tileset should be a reason to look down on anoter player. We're all still playing the same game.
I think "atheism" simply means something like "no god" and the word can be used as a adjective for a religion without a god. An "atheistic religion".
And a "atheist" is a person who doesn't believe in a god.
So an atheist doesn't have to be in an religion, he just doesn't believe in a god.
Oh god what did I start.
So I decided to just pull all plugs out of cheating and put No_Drink, No_Sleep, and No_Eat in my Dwarfs file, along with removing Alcohol_Dependant.
[QUOTE=KingQ8;20498443]:) I'm glad you like weighing the same as a 13 year old.[/QUOTE]
Fuck man don't even get me started. I'm 17 and weigh 103 pounds and 5'8'' cm (or 47kg and 172 cm). I eat so much food that I should be overweight, but I've got an incredibly fast metabolism. The thing is that I'm not terribly scrawny either (I've got great muscle definition :v:). I have absolutely no fat though.
[QUOTE=Death Dragon;20499870]I think "atheism" simply means something like "no god" and the word can be used as a adjective for a religion without a god. An "atheistic religion".
And a "atheist" is a person who doesn't believe in a god.
So an atheist doesn't have to be in an religion, he just doesn't believe in a god.
Oh god what did I start.[/QUOTE]
Atheistic as a literal word means to be non-theistic, that is to not believe in a deity. The only case I can think of where "atheistic religion" would apply is Buddhism where there is no belief in a deity but a system of shared beliefs and practices exists. Atheism as it is (in America at least) is used as a blanket term for those who do not hold a religion ([url]http://dictionary.reference.com/browse/religion[/url]). The main problem I have with using it as you have is to suggest we all have the same beliefs, morals, and values. Atheism by no means is a belief system, it quite simply is a lack of a belief in an organized one.
for some reason, my clerk and my axedwarf soldier continue picking up and dropping a adamentine great axe (a dig dwarfer mod item, a graphic pack for Dig deeper) at the same place, over and over again and will not stop.
Whoops, forgot to remove the building destroyer tag. Nice to watch most of my shops suddenly flatten. :v:
[QUOTE=Edthefirst;20500254]Fuck man don't even get me started. I'm 17 and weigh 103 pounds and 5'8'' cm (or 47kg and 172 cm). I eat so much food that I should be overweight, but I've got an incredibly fast metabolism. The thing is that I'm not terribly scrawny either (I've got great muscle definition :v:). I have absolutely no fat though.[/QUOTE]
That's good, but I'd hate having no weight. If I was light, everyone would just bat me out the way. At least with my 75kg, most people my age weigh around 60, so I can push em easily out the way without using muscle half the time.
Though, you're 5"8" which is average height, so you're not gangly and awkward, so that's awesome.
[editline]11:02PM[/editline]
Also, as long as you eat healthy food (which I do) it doesn't matter to be honest. Eat as much as you want, just don't overdo it lol
Sorry, you need to Log In to post a reply to this thread.