Inserted entries in item image and biped weapon manifests to aid in addition of models later.

This commit is contained in:
Sam 2021-08-21 13:24:35 -04:00
parent ca644f8f0b
commit c6b5798cfd
4 changed files with 2388 additions and 1364 deletions

View File

@ -8,10 +8,10 @@
loadout: Inline((
inherit: Asset("common.loadout.spots.dwarf_graverobber"),
active_hands: (
ModularWeapon(
(
tool: Hammer,
material: Steel,
hands: None,
hands: Some(Two),
),
None
),

View File

@ -11,7 +11,7 @@
(
tool: Hammer,
material: Steel,
hands: None,
hands: Some(Two),
),
None
),

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff