Skip to content

Commit

Permalink
Centered berd's falling and impact frames.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkettering committed Apr 15, 2014
1 parent 959141d commit 277ace9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/objects/props-interactive/npcs/berd_npc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -53,26 +53,30 @@ animation: [
duration: 4,
frames: 5,
frames_per_row: 1,
solid_area: [20,10,40,32],
},
{
id: "prostrate",
rect: [197,2,251,37],
duration: 100,
frames: 1,
duplicates: 4,
solid_area: [18,10,38,32],
},
{
id: "prostrate",
rect: [2,393,56,430],
duration: 10,
frames: 2,
solid_area: [18,10,38,32],
},
{
id: "stand_back_up",
rect: [2,393,56,430],
duration: 7,
frames: 10,
frames_per_row: 5,
solid_area: [18,10,38,32],
},


Expand Down

0 comments on commit 277ace9

Please sign in to comment.