This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
CHOMPStation2
Watch
1
Star
0
Fork
0
You've already forked CHOMPStation2
mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced
2025-12-11 10:43:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfbd0bd72bb0c853ac68f92a86d57c05f6275489
CHOMPStation2
/
code
/
modules
/
random_map
/
drop
History
kevinz000
dfbd0bd72b
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
..
drop_types.dm
Converts most istype(thing,tool) procs into an appropriate thing.is_tool() format
2018-08-02 21:45:15 -05:00
droppod_doors.dm
Replace
opacity = X
with
set_opacity(X)
so that the lighting system can update propertly.
2017-04-11 22:36:48 -04:00
droppod.dm
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
supply.dm
Changes the supply drop types into datums. Simplifies adding additional supply packs.
2015-08-13 12:11:18 +02:00