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-08-13 15:21:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a27430232181aa44dc1608bb6f90a1dfd6ed45d
Paradise
/
code
/
game
/
objects
/
items
/
devices
/
PDA
T
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
…