Skip to content

Commit

Permalink
Add new ITS markers (Supply Box, Beacon).
Browse files Browse the repository at this point in the history
  • Loading branch information
toadchild committed Nov 26, 2017
1 parent 138b3ac commit 4486015
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: clean n3 hsn3 killian vyo command grey_camo holoecho_colors audrey_ewing tristan
all: clean n3 hsn3 killian vyo command grey_camo holoecho_colors audrey_ewing tristan its

.PHONY:

Expand Down Expand Up @@ -37,6 +37,9 @@ audrey_ewing: .PHONY
tristan: .PHONY
./doconversion.pl tristan jpg

its: .PHONY
./doconversion.pl its jpg

install:
rm -rf /var/www/inf-dice/markers/jpg/
rm -rf /var/www/inf-dice/markers/thumb/
Expand Down
2 changes: 2 additions & 0 deletions annotation.csv
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ CP Alien Tech,Alien Tech,,Scenario Markers,25/40,40,
CP Trans Antenna,Transmission Antenna,,Scenario Markers,25/40,40,
CP Tech Coffin,Tech Coffin,,Scenario Markers,25/40,40,
CP Crash Coffin,Crash Coffin,,Scenario Markers,25/40,40,
supply,Supply Box,,Scenario Markers,10/15/18/20/25,,
beacon,Beacon,,Scenario Markers,10/15/18/20/25,,
CP Elevator,Elevator,,Scenario Markers,25/40,40,
131,Hoist,,Scenario Markers,55,,
CP Security Rem,Security REM,,Scenario Markers,40,,
Expand Down
Binary file added its/beacon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added its/supply.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4486015

Please sign in to comment.