v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "User:Bartavelle"
Jump to navigation
Jump to search
Bartavelle (talk | contribs) |
Bartavelle (talk | contribs) |
||
Line 14: | Line 14: | ||
== mood2item == | == mood2item == | ||
14 : 3/65535/13/65535 raw green glass | 14 : 3/65535/13/65535 raw green glass | ||
+ | |||
Line 48: | Line 49: | ||
| 65535 | | 65535 | ||
| 2 | | 2 | ||
− | | | + | | (metaltype) |
| any metal bar | | any metal bar | ||
Line 93: | Line 94: | ||
| 65535 | | 65535 | ||
| bones | | bones | ||
+ | |||
+ | |} | ||
+ | |||
+ | {| border="1" cellpadding="2" width="100%" | ||
+ | ! MetalID) | ||
+ | ! Metaltype) | ||
+ | |||
+ | |- | ||
+ | | 0 | ||
+ | | iron | ||
+ | |||
+ | |- | ||
+ | | 1 | ||
+ | | gold | ||
+ | |||
+ | |- | ||
+ | | 2 | ||
+ | | silver | ||
+ | |||
+ | |- | ||
+ | | 3 | ||
+ | | copper | ||
+ | |||
+ | |- | ||
+ | | 4 | ||
+ | | nickel | ||
+ | |||
+ | |- | ||
+ | | 5 | ||
+ | | zinc | ||
+ | |||
+ | |- | ||
+ | | 6 | ||
+ | | bronze | ||
+ | |||
+ | |- | ||
+ | | 7 | ||
+ | | brass | ||
+ | |||
+ | |- | ||
+ | | 8 | ||
+ | | steel | ||
+ | |||
+ | |- | ||
+ | | 9 | ||
+ | | pig iron | ||
+ | |||
+ | |- | ||
+ | | 10 | ||
+ | | platinum | ||
+ | |||
+ | |- | ||
+ | | 11 | ||
+ | | electrum | ||
+ | |||
+ | |- | ||
+ | | 10 | ||
+ | | platinum | ||
+ | |||
+ | |- | ||
+ | | 11 | ||
+ | | electrum | ||
+ | |||
+ | |- | ||
+ | | 12 | ||
+ | | tin | ||
+ | |||
+ | |- | ||
+ | | 13 | ||
+ | | fine pewter | ||
+ | |||
+ | |- | ||
+ | | 14 | ||
+ | | trifle pewter | ||
+ | |||
+ | |- | ||
+ | | 15 | ||
+ | | lay pewter ... | ||
+ | |||
|} | |} |
Revision as of 18:55, 10 December 2007
hacks
These hacks require the installation of:
- Python 2.4
- pydbg
wound list
This script lists the wounded dwarves : Woundlist script It currently only prints the first name of the affected dwarf, as i have not reversed yet the location of the name
mood2item
14 : 3/65535/13/65535 raw green glass
A (Object type?) | B (Object subtype?) | C (Material type?) | D (Material ID?) | Type |
---|---|---|---|---|
3 | 65535 | 65535 | 65535 | gems???? used raw green glass |
5 | 65535 | 65535 | 65535 | Wood logs |
0 | 65535 | 65535 | 65535 | Any bar ? |
0 | 65535 | 2 | (metaltype) | any metal bar |
0 | 65535 | 18 | 65535 | charcoal |
4 | 65535 | 1 |
65535 |
any rock ? |
55 | 65535 | 65535 | 65535 | any leather ? |
60 | 65535 | 11 | 65535 | silk clothes |
60 | 65535 | 12 | 65535 | clothes? used rope reed, pigtail |
56 | 65535 | 65535 | 65535 | bones |
MetalID) | Metaltype) |
---|---|
0 | iron |
1 | gold |
2 | silver |
3 | copper |
4 | nickel |
5 | zinc |
6 | bronze |
7 | brass |
8 | steel |
9 | pig iron |
10 | platinum |
11 | electrum |
10 | platinum |
11 | electrum |
12 | tin |
13 | fine pewter |
14 | trifle pewter |
15 | lay pewter ...
|