This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Paradise
Watch
1
Star
0
Fork
0
You've already forked Paradise
mirror of
https://github.com/ParadiseSS13/Paradise.git
synced
2025-12-29 19:52:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2abbbc7a40345a80bbb116f384f68a6b63766ac2
Paradise
/
code
/
game
/
objects
History
FlimFlamm
2abbbc7a40
This commit removes the loop used to check contents and instead uses W.contents.len in order to compare the ccurrent number of items in the crayon box against it's max storage capacity (6) to ensure the crayon box is full. Also better usage of returns in order to preserve indentation on code and make it more readable.
2017-02-08 10:08:07 -04:00
..
effects
Merge branch 'master' of
https://github.com/ParadiseSS13/Paradise
into Bugsie
2017-01-11 23:41:06 -05:00
items
Tweak: Mr Chang's vending machine now refillable
2017-02-02 15:49:27 +00:00
random
…
structures
This commit removes the loop used to check contents and instead uses W.contents.len in order to compare the ccurrent number of items in the crayon box against it's max storage capacity (6) to ensure the crayon box is full. Also better usage of returns in order to preserve indentation on code and make it more readable.
2017-02-08 10:08:07 -04:00
buckling.dm
Picky nits
2017-01-01 21:53:31 -08:00
empulse.dm
…
explosion.dm
Ports over the status effect unification
2016-10-23 15:45:35 -07:00
items.dm
Ports over the status effect unification
2016-10-23 15:45:35 -07:00
objs.dm
Removes Unused Object
2017-01-20 21:50:00 -05:00
structures.dm
…
weapons.dm
…