- Something like a global map for extended and sandbox gamemodes. Explore space, blow up the asteroids, collect resources, build your own station. WIP

- Exosuit object. Patrially working. WIP.
- Disease transmission on touch
- Various minor changes.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@386 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
panurgomatic
2010-11-09 03:18:25 +00:00
parent 06cff5d54d
commit fad29b3a83
23 changed files with 1213 additions and 176 deletions
+5
View File
@@ -6,3 +6,8 @@
world << "<B>The current game mode is - Extended Role-Playing!</B>"
world << "<B>Just have fun and role-play!</B>"
/datum/game_mode/extended/pre_setup()
setup_sectors()
spawn_exporation_packs()
return 1