2014-01-03 13:32:13 -05:00
|
|
|
.thangs-container.thangs-column
|
2014-01-11 11:25:04 -05:00
|
|
|
h3(data-i18n="editor.level_tab_thangs_title") Current Thangs
|
2014-01-21 13:42:09 -05:00
|
|
|
.btn-group(data-toggle="buttons-radio")#extant-thangs-filter
|
|
|
|
button.btn.btn-primary All
|
2014-03-13 02:49:51 -04:00
|
|
|
button.btn.btn-primary(value="Unit", title="Unit")
|
2014-01-21 13:42:09 -05:00
|
|
|
i.icon-user
|
2014-03-13 02:49:51 -04:00
|
|
|
button.btn.btn-primary(value="Wall", title="Wall")
|
2014-01-21 13:42:09 -05:00
|
|
|
i.icon-home
|
2014-03-13 02:49:51 -04:00
|
|
|
button.btn.btn-primary(value="Floor", title="Floor")
|
2014-01-21 13:42:09 -05:00
|
|
|
i.icon-globe
|
2014-03-13 02:49:51 -04:00
|
|
|
button.btn.btn-primary(value="Doodad", title="Doodad")
|
2014-01-21 13:42:09 -05:00
|
|
|
i.icon-leaf
|
2014-03-13 02:49:51 -04:00
|
|
|
button.btn.btn-primary(value="Misc", title="Misc")
|
2014-01-21 13:42:09 -05:00
|
|
|
i.icon-question-sign
|
2014-01-03 13:32:13 -05:00
|
|
|
#thangs-treema(title="Double click to configure a thang")
|
|
|
|
|
|
|
|
.world-container.thangs-column
|
2014-01-14 01:29:58 -05:00
|
|
|
h3(data-i18n="editor.level_tab_thangs_conditions") Starting Conditions
|
2014-01-03 13:32:13 -05:00
|
|
|
#canvas-wrapper
|
2014-03-30 13:33:21 -04:00
|
|
|
ul.dropdown-menu#contextmenu
|
|
|
|
li#delete
|
|
|
|
a Delete
|
|
|
|
li#duplicate
|
|
|
|
a Duplicate
|
2014-03-16 16:23:01 -04:00
|
|
|
canvas(width=1848, height=1178)#surface
|
2014-01-03 13:32:13 -05:00
|
|
|
#canvas-left-gradient.gradient
|
|
|
|
#canvas-top-gradient.gradient
|
|
|
|
|
2014-03-18 14:59:36 -04:00
|
|
|
.add-thangs-palette.thangs-column#add-thangs-column
|
2014-02-13 12:26:21 -05:00
|
|
|
#editor-level-thang-edit.secret
|