Villa woodboxes: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Small writing was found on 2 up-side-down boxes in the [[villa]] office. These boxes have green stamps on them and their models are named <code>props_dam/hartman_woodbox_001</code> and <code>props_dam/hartman_woodbox_002</code>.
Small writing was found on 2 up-side-down boxes in the [[villa]] office. These boxes have green stamps on them and their models are named <code>props_dam/hartman_woodbox_001</code> and <code>props_dam/hartman_woodbox_002</code>.
The boxes being under prop_dam and having 'Hartman' in the name may imply they were brought to the villa by alex hartman. If the codes do in fact decrypt to 'albert' and 'emily', then they main contain the ashes of alex's deceased wife and child


The Green stamp on the box looks like Zuntti's Logo.
The Green stamp on the box looks like Zuntti's Logo.
Line 9: Line 11:
[[File:Hartman_Woodbox2_Code.png|250px]]
[[File:Hartman_Woodbox2_Code.png|250px]]


The writing on the first wooden box says <code>1 M 22 2 Y</code> and the writing on the second box says <code>12 2 B 1 13 17</code>. The second box has been confirmed by Zuntti, when he replied to Willisika's coded query.
The writing on the first wooden box says <code>1 M 22 2 Y</code> and the writing on the second box says <code>12 2 B 1 13 17</code>. The second box has been confirmed by Zuntti, when he replied to Willisika's [[Wasteland notes]] encrypted message <code>WHERE IS AH</code> with <code>12 2 B 1 13 17</code>.


==Solution==
==Solution==
Line 17: Line 19:


<code>1 M 22 2 Y</code> = <code>EMILY</code>
<code>1 M 22 2 Y</code> = <code>EMILY</code>
if:
<code>12=A, 2=L, 1=E, 13=R, 17=T, 22=I</code>


This gives a part of an {{Encryption-key}} encoding table possibly also used elsewhere:
This gives a part of an {{Encryption-key}} encoding table possibly also used elsewhere:
Line 23: Line 28:
  EL        AR  T    I
  EL        AR  T    I
{{Needs-investigation}} Given that <code>ALBERTHARTMAN</code> is one of the keys of the [[Wasteland notes]], it's possible the full name of the other person is Emily Hartman, leading to the possibility these are the names of [[Alex Hartman]]'s wife and child.
{{Needs-investigation}} Given that <code>ALBERTHARTMAN</code> is one of the keys of the [[Wasteland notes]], it's possible the full name of the other person is Emily Hartman, leading to the possibility these are the names of [[Alex Hartman]]'s wife and child.
There is currently no/incomplete documentation on how this was decrypted
{| class="wikitable"
|+
!numbers
!letters
!possible source
!texture
|-
|12
|A
|first 3 characters of the small text on the bill texture - <code>A12</code>
|materials\models\props_clutter\bill_001_skin1.vtf
|-
|2
|L
|from a red text decal found across the game- EL93FA342A G2222. L is the 2'd letter here
|materials\decals\text_random_02
|-
|1
|E
|from a red text decal found across the game- EL93FA342A G2222. E is the 1'd letter here
|materials\decals\text_random_02
|-
|13
|R
|
|
|-
|17
|T
|
|
|-
|22
|I
|
|
|}


==Responses from Zuntti==
==Responses from Zuntti==
55

edits