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
2026-01-15 03:52:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b2b889a6a6eefff8722ca1d7407ecdedbb521a2
Paradise
/
code
/
game
/
objects
/
items
/
devices
/
PDA
History
ZomgPonies
2c0614d3af
Replaces HasEntered() with Crossed() and reduces redundant checks on turf/Enter()
2013-10-28 06:45:15 -04:00
..
cart.dm
Makes the Crew Manifest default on all PDAs, and removes the access_manifest variable from cartridges. Also moves the manifest function into the PDA code, instead of cartridge code.
2013-07-02 19:14:10 -07:00
chatroom.dm
…
PDA.dm
Replaces HasEntered() with Crossed() and reduces redundant checks on turf/Enter()
2013-10-28 06:45:15 -04:00
radio.dm
…