This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2026-06-09 16:21:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23b3f7744856e02a2f839516bacea11c99cc4e2d
Bubberstation
/
code
/
modules
/
mob
T
History
AnturK
209884a516
Merge pull request
#16262
from RemieRichards/BEES_glorious_BEES
...
Reagent Bees Revengenace
2016-03-24 21:45:31 +01:00
..
camera
…
dead
…
living
Merge pull request
#16262
from RemieRichards/BEES_glorious_BEES
2016-03-24 21:45:31 +01:00
new_player
fixes and user notification
2016-03-21 16:32:27 +11:00
death.dm
…
interactive.dm
Refactors the bulk string framework
2016-03-19 22:37:32 +00:00
inventory.dm
…
login.dm
…
logout.dm
…
mob_cleanup.dm
…
mob_defines.dm
Removes newcult and readds oldcult
2016-02-27 00:53:14 -08:00
mob_grab.dm
Change some for loop with grabbed_by to be typeless since grabbed_by only contains grabs.
2016-03-03 14:20:42 +01:00
mob_helpers.dm
Removes newcult and readds oldcult
2016-02-27 00:53:14 -08:00
mob_movement.dm
Atoms may now have many mobs buckled to them, as opposed to one, this is controlled by the new max_buckled_mobs var on atoms, defaults to 1 as to not change any current functionality
2016-03-07 18:03:25 +00:00
mob_transformation_simple.dm
…
mob.dm
Atoms may now have many mobs buckled to them, as opposed to one, this is controlled by the new max_buckled_mobs var on atoms, defaults to 1 as to not change any current functionality
2016-03-07 18:03:25 +00:00
say_readme.dm
…
say.dm
…
transform_procs.dm
Goon-style blob placement
2016-03-09 20:21:19 -05:00
update_icons.dm
…