recruitment done

This commit is contained in:
the me 2022-08-23 02:43:11 -07:00
parent 00587c8b44
commit 62f4ba5f5f
18 changed files with 660 additions and 285 deletions

View file

@ -1,4 +1,4 @@
draw_set_font(ft_chiaro);
//c_addunit(un.chara, ARMY.US);
//c_addunit(un.kris, ARMY.THEM);
var i;
@ -56,7 +56,7 @@ models = [];
//var spr = sprite_add("./shrine thing tex.png",0,false,false,0,0);
textbox_create(txt_test);
textbox_create(txt_intro);
var spr = sprite_add("./map1/mapatlas.png",0,false,false,0,0);
nu Model("./map1/map1.dat", spr, u, 200, 140, u, 4, u, u, u,);
setCam();

View file

@ -1 +1,2 @@
state();
state();
draw_set_font(ft_chiaro);