~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to data/tribes/immovables/shipconstruction_atlanteans/init.lua

  • Committer: The Widelands Bunnybot
  • Date: 2021-06-09 12:34:39 UTC
  • Revision ID: bunnybot@widelands.org-20210609123439-msgbw2sa8t49lcl6
Use shared_ptr for AddOnInfo (#4747)

(by Noordfrees)
99258816175fffcaa8e7cd135c04d0117f8c25c1

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
      spidercloth = 4
21
21
   },
22
22
 
 
23
   animation_directory = dirname,
23
24
   animations = {
24
25
      idle = {
25
 
         pictures = path.list_files(dirname .. "build_??.png"),
 
26
         basename = "build",
26
27
         hotspot = { 118, 94 },
27
28
         fps = 1,
28
29
         representative_frame = 5