Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
46fb7549
Commit
46fb7549
authored
13 years ago
by
echicken
Browse files
Options
Downloads
Patches
Plain Diff
Level 13: Speed Demons
parent
8b957457
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
xtrn/chickendelivery/levels/13.ini
+33
-0
33 additions, 0 deletions
xtrn/chickendelivery/levels/13.ini
with
33 additions
and
0 deletions
xtrn/chickendelivery/levels/13.ini
0 → 100644
+
33
−
0
View file @
46fb7549
; The name/title of the level
name
=
Speed Demons
; x,y coordinates of the player's point of entry
entry
=
1,20
; r or l direction that the player is facing upon entry
entryDirection
=
r
; Time (int) given to complete the level
time
=
50
; Multiplier (int) for time-left bonus score
timeBonus
=
10
; Position, graphic, and score value of the level's exit
; x,y,ansi file,score
door
=
76,11,door.ans,100
[Platforms]
;x,y,width,height,colour(see BG_* in sbbsdefs.js)
;height should always be 1, for now
1
=
1,24,80,1,BG_CYAN
2
=
1,19,20,1,BG_CYAN
3
=
30,15,51,1,BG_CYAN
[Enemies]
;x,y,ansi,left border,right border,direction(l/r),step interval
1
=
75,20,grndemon.ans,1,75,l,.50
2
=
65,20,reddemon.ans,1,75,l,.50
3
=
1,15,cyndemon.ans,1,75,r,.50
4
=
10,15,prpdemon.ans,1,75,r,.50
5
=
76,11,reddemon.ans,1,75,l,.30
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment